[jboss-user] [JBoss Seam] - Re: Seam 2.0, Eclipse IDE - Problem creating Webservices

estahn do-not-reply at jboss.com
Wed Jan 16 13:02:01 EST 2008


Thanks, looks like the deployment will try to publish the webservice. Is it possible to do the same with an war file?

I get the following result with JBoss AS 4.2.2.GA and JBoss Seam 2.0.0.GA:
org.jboss.deployment.DeploymentInfo at e66bd1cd { url=file:/C:/Users/stahn/Desktop/Downloads/jboss-4.2.2.GA/server/default/deploy/SoapTest4-ear.ear/ }
  |   deployer: org.jboss.deployment.EARDeployer at 1123eb0
  |   status: Deployment FAILED reason: Could not create deployment: file:/C:/Users/stahn/Desktop/Downloads/jboss-4.2.2.GA/server/default/deploy/SoapTest4-ear.ear/SoapTest4-ejb.jar/; - nested throwable: (java.lang.LinkageError: JAXB 2.0 API is being loaded from the bootstrap classloader, but this RI (from jar:file:/C:/Users/stahn/Desktop/Downloads/jboss-4.2.2.GA/server/default/tmp/deploy/tmp2289jaxb-impl.jar!/com/sun/xml/bind/v2/model/impl/ModelBuilder.class) needs 2.1 API. Use the endorsed directory mechanism to place jaxb-api.jar in the bootstrap classloader. (See http://java.sun.com/j2se/1.5.0/docs/guide/standards/))
  |   state: FAILED
  |   watch: file:/C:/Users/stahn/Desktop/Downloads/jboss-4.2.2.GA/server/default/deploy/SoapTest4-ear.ear/META-INF/application.xml
  |   altDD: null
  |   lastDeployed: 1200506104074
  |   lastModified: 1200506085415
  |   mbeans:
  |     persistence.units:ear=SoapTest4-ear.ear,jar=SoapTest4-ejb.jar,unitName=SoapTest4 state: Started
  |     jboss.j2ee:ear=SoapTest4-ear.ear,jar=SoapTest4-ejb.jar,name=TenderNoticeCollectorService,service=EJB3 state: Started

Any hints on that?

Regards
Enrico

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4120584#4120584

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4120584



More information about the jboss-user mailing list