[jboss-user] [Beginners Corner] - Re: Illegal @PersistenceUnit? Help!

jaikiran do-not-reply at jboss.com
Wed Feb 6 09:19:15 EST 2008


anonymous wrote : When I navigate using the file system to CMPStockListApp.jar, it shows as a normal FOLDER.

Looks like the application is deployed in exploded form (http://wiki.jboss.org/wiki/Wiki.jsp?page=ExplodedDeployment) which is a valid form of deployment in JBoss.


anonymous wrote : Sorry to sound like SUCH a newbie, but could you recommend a next step?

Try this then:

- From the command prompt cd  to C:/jboss-4.2.2.GA/server/default/deploy/CMPStockListApp.jar (remember the application is a exploded archive, so you will be able to 'cd' to this).
- Run the following command:

dir /b /s

Post the output here.




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

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



More information about the jboss-user mailing list