I was following the wiki to deploy an EJB WS endpoint. I get a NullPointerException when deploying my JAR file (from getServiceLocation in ServiceDeployer). The wiki suggests you can use a dummy location in the WSDL & JBoss will rename appropriately on deploy - from the methods listed in the stack trace it looks like this is happening, but then an error occurs?
I have pretty much copy 'n pasted all descriptors from the wiki page & edited for my Bean (which is very simple). I am deploying a SLSB in a jar file with all the webservice & EJB descriptors in META-INF and the wsdl file in META-INF/wsdl. Any ideas on what I'm doing wrong? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850667#3850667 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3850667 ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
