We have some webservices that we would like to move from jboss-net to jboss ws.
We would also like to move to java 1.5. Our jboss-net code heavily uses axis. The issue here is the enum package in axis, which is unuseable in java 1.5 (as enum is a reserved word). Is there a workaround for this? I know that newer versions of axis renamed the enum package to constants. Are there any plans to incorporate this change into jboss ws? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3925357#3925357 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3925357 ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
