include jar file in 10g
I need to connect my application forms with a webservice,
The webservice searches for files in a document manager.
I've built a jar file that makes calls to the webservice.
I have included in Forms Builder using Import class calls to my java
I set the parameters archive and archive_jini in formsweb.cfg with my file jar
I set the classpath in default.env
I compile
I execute my application but the screen does not do what I expected. Seems that the jar does nothing
The webservice searches for files in a document manager.
I've built a jar file that makes calls to the webservice.
I have included in Forms Builder using Import class calls to my java
I set the parameters archive and archive_jini in formsweb.cfg with my file jar
I set the classpath in default.env
I compile
I execute my application but the screen does not do what I expected. Seems that the jar does nothing
can you help me?
0