Как запустить форму на клиентском компьютере без установки программного обеспечения для создания форм 12cJAVA

Программисты JAVA общаются здесь
Ответить Пред. темаСлед. тема
Гость
 Как запустить форму на клиентском компьютере без установки программного обеспечения для создания форм 12c

Сообщение Гость »


I have an Oracle 12c form, it worked in the developer machine and the infrastructure middleware and oracle forms builder 12c installed already in it, the developer machine is a VMWare workstation.
I want to run the .fmx file on another client machine not the developer machine, but without installing any oracle infrastructure middleware or oracle forms 12c developer, I just brought the .fmx file with (frmsal.jar) java fille copied into one of the drives, also installed jdk1.8_u341 on the client machine, and used a batch file command to run the fmx form:
((start java -jar C:\frmsal\frmsal.jar -url "http://VMWare-machine-name:9001/forms/f ... onfig=acpf"))
But the connection took too long time and then time out.
The error said that the site can't be reached as shown in the attached picture.
Is there other options I have to change in the developer machine in order to make the connection between the developer machine and the client machine succeed?
The client and developer machines can ping each other, and I can share folders among the two machines without problems.
So, how to Run the fmx file form inside the client machine without installing the infrastructure middleware software in the machine?


Источник: https://stackoverflow.com/questions/781 ... -builder-s
Реклама
Ответить Пред. темаСлед. тема

Быстрый ответ

Изменение регистра текста: 
Смайлики
:) :( :oops: :roll: :wink: :muza: :clever: :sorry: :angel: :read: *x)
Ещё смайлики…
   
К этому ответу прикреплено по крайней мере одно вложение.

Если вы не хотите добавлять вложения, оставьте поля пустыми.

Максимально разрешённый размер вложения: 15 МБ.

  • Похожие темы
    Ответы
    Просмотры
    Последнее сообщение

Вернуться в «JAVA»