[jboss-user] [EJB 3.0] - Re: Issues in Ejb 3.0 Deployment

PeterJ do-not-reply at jboss.com
Wed Aug 27 13:31:31 EDT 2008


Two things to try.

In Eclipse, In the Package Explorer, when you expand your project there should be an entry for "JRE System Library" with a version in brackets behind it. What is that version? 

>From a command prompt, run:

%java_home%\bin\javap -verbose -classpath xxx com.demo.hello.HelloBeanBean

where xxx is the base directory into which Eclipse is compiling the classes. Post the output.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4172876#4172876

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4172876



More information about the jboss-user mailing list