hi I cant deploy simple ejb application, I want to explain what I have done and 
please tell me what I am missing

I have this files

myWebApp.jar
        /index.jsp
        /WEB-INF(dir)
        |        /web.xml
        |        /classes(dir)
        |        |         /myejb(dir)
        |        |                /myConnector.class
        |        |                /myConnectorBean.class
        |        |                /myConnectorHome.class
        |        /lib(dir)
        |                   /mysql_jdbc.jar
        /META-INF
                  /MANIFEST.MF

Is there any missing file, after that how can I deploy this war file to jboss? 

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

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


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to