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

problem with call java class "Failed to create Java class"

118 views
Skip to first unread message

William

unread,
Nov 8, 2009, 8:45:15 PM11/8/09
to

I have a problem when calling the java class have the following
message "Failed to create Java class."
as I solve this problem???? thanks for you help
the code example is

li_return = l_EJBConnection.createJavaInstance( l_javapbtest,
"pbjavajavapbtest" )
CHOOSE CASE li_return
CASE -1
MessageBox( "Can’t Create Java Class", "Failed to create
Java class.")
CASE -2
MessageBox( "Can’t Create Java Class", " Invalid proxy
name.")
CASE -3
MessageBox( "Can’t Create Java Class", "Failed to create
proxy object.")
CASE 0

0 new messages