Thomas,

That fixed that issue but now I've run into another one.  I'm getting a class 
not found exception:


  | Caused by: java.lang.ClassNotFoundException: 
com.intuit.spc.oip.messaging.server.interfaces.PublicInterface_getMessages_ResponseStruct
  |     at 
org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1352)
  |     at 
org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1198)
  |     at org.jboss.ws.utils.JavaUtils.loadJavaType(JavaUtils.java:81)
  |     at 
org.jboss.ws.jaxb.JAXBMarshallerImpl.marshal(JAXBMarshallerImpl.java:126)
  |     ... 32 more
  | 

I've looked in my jar file and that class is there along with the other custome 
types that we have in our wsdl (which are found).  This codebase worked with 
the JBossWS version that came with JBoss 4.0.4CR2.  All I've basically done is 
upgraded JBossWS to 1.0.0GA and then upgraded the jboss-xml-binding.jar per 
your previous post.  Do we *have* to rebuild our code using the new JBoss 
wstools?  We didn't in 4.0.4CR2.

Thanks,

Tim

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

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


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to