Bugs item #527979, was opened at 2002-03-10 02:22
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=376685&aid=527979&group_id=22866

Category: JBossCMP
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: bill (billprogra)
Assigned to: Nobody/Anonymous (nobody)
Summary: No way invoke a CMP's method from client

Initial Comment:
I current try the beta2 version in CVS, I deployed 
the jar file everything is file, tables created in 
database, corresponding SQL statements have been 
generated. When I triger the client programme, the 
Exception was found as below:
java.lang.NullPointerException

        at org.jboss.proxy.ClientContainer.invoke
(ClientContainer.java:96)

        at $Proxy0.create(Unknown Source)

        at mysqltest.Client.main(Client.java:42)


If you want more detail please reference:
http://main.jboss.org/thread.jsp?forum=47&thread=10491

Thank you.

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=376685&aid=527979&group_id=22866

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to