Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Error deploying proxy

132 views
Skip to first unread message

Umberto Liguori

unread,
Sep 1, 2008, 9:51:55 AM9/1/08
to
When I deploy my ejb proxy I get an error:

---------- 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


Gokhan Demir

unread,
Sep 1, 2008, 3:53:10 PM9/1/08
to
Open your proxy object. Push run (or deploy) button. Get the error. Push
ok. Powerbuilder will adjust the lib list suitable for your new
environment. Make necessary adjustments (if any). Save your proxy object.

Now when you deploy your proxy, you should not face any error.

HTH,
Gokhan

Umberto Liguori

unread,
Sep 2, 2008, 4:32:31 AM9/2/08
to
Thanks now works.
But I have another problerm.
When I try to create a java object I have an error -2

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...

Umberto Liguori

unread,
Sep 2, 2008, 8:06:03 AM9/2/08
to
When deploy proxy recieve these errors:

---------- 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...

Gokhan Demir

unread,
Sep 9, 2008, 1:37:35 PM9/9/08
to
It is a classpath issue.

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 Liguori

unread,
Sep 18, 2008, 3:50:45 AM9/18/08
to
thanks.

Umberto.


"Gokhan Demir" <gokhan...@igonline.biz> ha scritto nel messaggio

news:48c6b45f$1@forums-1-dub...

0 new messages