[Design of JBoss Web Services] - Re: WS4EE and AS5
by anil.saldhana@jboss.com
On the client side (testsuite), I see in the logs:
| 2008-09-08 10:49:39,078 ERROR [org.jboss.ws.core.jaxrpc.client.ServiceObjectFactoryJAXRPC] Cannot create service
| javax.naming.NamingException: Cannot unmarshall service ref meta data [Root exception is java.io.IOException: unknown protocol: vfszip]
| at org.jboss.ws.core.jaxrpc.client.ServiceObjectFactoryJAXRPC.getObjectInstance(ServiceObjectFactoryJAXRPC.java:120)
| at javax.naming.spi.NamingManager.getObjectInstance(NamingManager.java:304)
| at org.jnp.interfaces.NamingContext.getObjectInstance(NamingContext.java:1315)
| at org.jnp.interfaces.NamingContext.getObjectInstanceWrapFailure(NamingContext.java:1332)
| at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:765)
| at org.jboss.naming.client.java.javaURLContextFactory$EncContextProxy.invoke(javaURLContextFactory.java:153)
| at $Proxy4.lookup(Unknown Source)
| at javax.naming.InitialContext.lookup(InitialContext.java:351)
| at org.jboss.test.webservice.jbws309.JBWS309TestCase.testRoleSecuredServiceAccess(JBWS309TestCase.java:173)
|
|
Is this exception a cause for concern?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175101#4175101
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4175101