User development,

A new message was posted in the thread "[beginner] Deploying a ear file under 
JBoss AS 5":

http://community.jboss.org/message/519102#519102

Author  : Peter Johnson
Profile : http://community.jboss.org/people/peterj

Message:
--------------------------------------------------------------
You are using the root package which is not a good idea. Try assigning a 
package name to your class. Also, it might help to post the source for the 
class.
 
You should be able to deploy the WAR file by iteslf; you do not have to put it 
into an EAR.
 
Try deploying the WAR after JBoss AS is started. What deployment information is 
display?
 
You are not, by any chance, doing this within Eclipse (or NetBeans) are you?

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

To reply to this message visit the message page: 
http://community.jboss.org/message/519102#519102


_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to