I realized after posting that I wasn't very clear on what my roadblock is, sorry
I have this working to the point where I can run an application client and get an exception that there are no deserializers for my Custom Type. I have a ws4ee-deployment.xml file and believe that I need to use the version of the createService method described on the Wiki. But I am unable to code a correct URL for ws4eeLocation. Can someone help me out or point me to a working example? | * @param wsdlLocation URL for the WSDL document location | * @param jaxrpcLocation An optional URL for the jaxrpc-mapping.xml location | * @param ws4eeLocation An optional URL for the ws4ee-deployment.xml location | * @param serviceName QName for the service. | * @param portName An optional port name | * @return Service. | * @throws ServiceException If any error in creation of the | * specified service | */ | View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3888770#3888770 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3888770 ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
