users@jax-ws.java.net

How to reset the jaxbContext than jaxws catched?

From: santa T <shaoanqing_at_gmail.com>
Date: Thu, 5 Jul 2007 08:45:39 +0800

Hi,

 JaxbContext is catched in JAXWS for its expensive constructing.It really
good.
 But,in my application,I want JAXWS to recognize the pakages user
uploaded.So I created a new JaxbContext,but I don't know how to set to
JAXWS.

Thanks.