users@glassfish.java.net

Re: Deployer control over CDI

From: Sanjeeb Sahoo <Sahoo_at_Sun.COM>
Date: Wed, 23 Jun 2010 11:56:41 +0530

You can take complete control over what components to be deployed by
using metadata=complete in your web.xml. That way, server won't process
any annotations for you.


On Wednesday 23 June 2010 11:26 AM, glassfish_at_javadesktop.org wrote:
> Thanks for the responses. You both are correct, automatic web service deployment is the culprit. Is there a way to disable this or is my only option to repackage the offending library jar and remove the web service implementation I do not desire to deploy?
> [Message sent by forum member 'aaronanderson']
>
> http://forums.java.net/jive/thread.jspa?messageID=475452
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>