|
From: Olivier <ol...@mu...> - 2008-07-01 04:52:51
|
Where are these methods being called? Is that through the servlet initialization? Olivier Bill Burke wrote: > I don't think you are initializing things correctly. This only > happens if ResteasyProviderFactory.setInstance() or initialize() > hasn't been called. > > Olivier wrote: >> The client framework based test I am trying to add throws the >> following exception >> >> com.sun.ws.rs.ext.RuntimeDelegateImpl >> at >> javax.ws.rs.ext.RuntimeDelegate.getInstance(RuntimeDelegate.java:117) >> at javax.ws.rs.core.MediaType.<clinit>(MediaType.java:46) >> >> Where is this package located? >> >> Thanks >> >> Olivier >> >> ------------------------------------------------------------------------- >> >> Check out the new SourceForge.net Marketplace. >> It's the best place to buy or sell services for >> just about anything Open Source. >> http://sourceforge.net/services/buy/index.php >> _______________________________________________ >> Resteasy-developers mailing list >> Res...@li... >> https://lists.sourceforge.net/lists/listinfo/resteasy-developers > |