WS4EE is about portable webservices. Therefore, generated classes cannot have 
dependencies on any proprietary API. In short, you only need 

1) the service endpoint interface (SEI)
2) any user types that map to schema types 
3) any user exceptions that map to fault types

All of which should be free of Sun API stuff.

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

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


-------------------------------------------------------
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

Reply via email to