---------- Deploy: Deploy of project p_ejb_proxy
Wrong library list returned for operation.
---------- Finished Deploy of project p_ejb_proxy
Powerbuilder version is 10.5
Any suggestions?
Thanks
Umberto
Now when you deploy your proxy, you should not face any error.
HTH,
Gokhan
smartcardsignerapplet scsa
Long ll_ret
ll_ret = i_jvm.createjavaobject(scsa,
"it.esel.crypto.applet.SmartCardSignerApplet", "smartcardsignerapplet")
My class is compressed into jar file.
Anyone help me?
Thanks.
"Gokhan Demir" <gokhan...@igonline.biz> ha scritto nel messaggio
news:48bc4826@forums-1-dub...
---------- Deploy: Deploy of simple
Retrieving PowerBuilder Proxies from EJB...
Importing EJB Proxies into PB Library D:\Sviluppo\Progetti\PowerBuilder
10.5\Test\pb2java\calljava\signerapplet.pbl...
Importing EJB Proxies into PB Library D:\Sviluppo\Progetti\PowerBuilder
10.5\Test\pb2java\calljava\signerapplet.pbl...
Generation Errors: ERROR:Could not find javax.ejb.DuplicateKeyException
Generation Errors: ERROR:Could not find
javax.ejb.ObjectNotFoundException
Warning: A full or incremental rebuild should be performed. The
following object(s) may not be usable in their present state.
---------- Finished Deploy of simple
Anyone help me?
"Umberto Liguori" <umberto...@soft2000.it> ha scritto nel messaggio
news:48bcfa1f$1@forums-1-dub...
There are two different classpaths you need to set:
1. The classpath of the proxy generation object.
2. The classpath of your running application.
There are good examples in the help of Powerbuilder.
Good luck!
Umberto.
"Gokhan Demir" <gokhan...@igonline.biz> ha scritto nel messaggio
news:48c6b45f$1@forums-1-dub...