Web Services Jira Notifications
by Darran Lofthouse
Are there any known issues with the 'jbossws-issues' mailing list? It
looks like the last Jira notification to be sent to the list was the 8th
February.
Regards,
Darran Lofthouse.
17 years, 9 months
Which branch for JBossWS 1.2.1?
by Darran Lofthouse
Which branch do we commit to for JBossWS 1.2.1 fixes? Is everything
going to go into trunk or is there going to be a separate branch again?
Regards,
Darran Lofthouse.
17 years, 10 months
[Design of JBoss Web Services] - Re: Using jbossws/trunk for jboss-5.0, jboss-4.2, jboss-4.0.
by meghanai_99
Ok now I have followed the instructions step by step. I got source code for JBoss 4.0.5 as per the instructions. Everything builds well but when I run 'ant tests' I get following exception for several tests.
14:45:59,358 ERROR [MainDeployer] Could not create deployment: file:/D:/jboss-4.
0.5.ejb3/build/output/jboss-4.0.5.GA-ejb3/server/default/tmp/deploy/tmp37641jaxr
pc-jbws165.ear-contents/jaxrpc-jbws165-both.jar
java.lang.NoClassDefFoundError: javax/xml/rpc/encoding/TypeMappingRegistry
at org.jboss.ws.core.server.ServiceEndpointDeployer.create(ServiceEndpoi
ntDeployer.java:84)
at org.jboss.ws.integration.jboss42.DeployerInterceptor.createServiceEnd
point(DeployerInterceptor.java:127)
at org.jboss.ws.integration.jboss42.DeployerInterceptorEJB.createService
Endpoint(DeployerInterceptorEJB.java:43)
at org.jboss.ws.integration.jboss42.DeployerInterceptor.create(DeployerI
nterceptor.java:78)
at org.jboss.deployment.SubDeployerInterceptorSupport$XMBeanInterceptor.
create(SubDeployerInterceptorSupport.java:180)
at org.jboss.deployment.SubDeployerInterceptor.invoke(SubDeployerInterce
ptor.java:91)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.
java:264)
So which jar file am I missing? Where should it go?
Notice in the stack trace 'org.jboss.ws.integration.jboss42.DeployerInterceptor' is called and I have JBoss 4.0.5 so is it right?
Thank you,
Meghana
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4024011#4024011
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4024011
17 years, 10 months