I used netbeans 5.5.1 and it gave me the same error message. now I am using glassfish v2 instead of sun application server and everything works fine.
Thanks a lot Grog BISO Greg Morgan wrote: > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > BISO wrote: >> Dears, >> >> I am trying to run maven 2 with Sun Java System Application Server on >> netbeans 5.5 and I got the following error: > > BISO my approach to these kinds of error messages is to use google with > key messages. > >> >> [INFO]Deploying on Sun Java System Application Server >> [INFO] debugMode=false >> [INFO] clientModuleuri=null >> [INFO] clientUrlPart= >> [INFO] forcedeploy=true >> no dd for=WEB-INF/webservices.xml > > The most promising error message was the "no dd" line. I copied and > pasted this into the Firefox google search box. Google found this for > me http://jira.codehaus.org/browse/MEVENIDE-441 . Even though some > google links might have nothing to do with the tools that you are > using, the bug report shows a successful conclusion by patching your > tools: "Fixed with NetBeans 5.5 Beta 2". Please try the instructions in > this bug report and report back on this thread with success or failure. > That way others may be helped with what you did. > > >> [INFO]------------------------------------------------------------------------ >> [ERROR]BUILD FAILURE >> [INFO]------------------------------------------------------------------------ >> [INFO]Failed Deployment:Deployment error: >> "service-ref" not found in the property list: WebApp > > If the other error message does not find a resolution, then I'd try this > service-ref line in a google search. > >> >> what should I do? >> >> Thanks a lot > > I hope this helps. > > Regards, > Greg > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.7 (GNU/Linux) > Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org > > iD8DBQFGu9tYxyxe5L6mr7IRAhT/AJ9OlWTphSLt8jLa/eTFUcC4eXeUaQCfcTcq > Qkc/HWVFyoT+1vPsvdLbWNo= > =PrAq > -----END PGP SIGNATURE----- > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/Maven-and-Sun-Java-System-Application-Server-tf4242720s177.html#a12090452 Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
