"[EMAIL PROTECTED]" wrote : Actually, this doesn't quite work. The ANT target doesn't appear to do anything. Looking at the target, deploy-jbossws14 is only executed if the "retro" property is set to true. Is that property computed at runtime (i.e. I would expect it to be set to true if the current java version is 1.4 or earlier) or does it need to be explicitely set up? | | I tried to set the "retro" property to true but the build process then fails with the following error: | | | webservice/build.xml:342: java.lang.RuntimeException: /Users/claprun/Dev/jboss-head/ejb3/output/lib/jboss-ejb3.jar not found. | |
I got the same issue and it is because you don't build it with Java 5. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3924820#3924820 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3924820 ------------------------------------------------------- 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
