I need to be able to build WAR that does not include a web.xml. The use case for this is certain forms of Java EE 5 Web Services deployment. However, Maven2 gives me this error when I try:

Error assembling WAR: Deployment descriptor: C:\soabook\code\book-code\chap08\nodescriptor-sibonly\endpoint\target\chap08-nodescriptor-sibonly-endpoint-1.0\WEB-INF\web.xml does not exist.

Is there a way around this?

Thanks,

Mark


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to