"tcunning" wrote : What Anil is saying sounds right for now - that AS should use
the scout 0.72rc2 version, upgrade jUDDI to 2.0rc5, and we'll work on supporting JAXB
so that we can move scout to the latest version.
Maybe, but it doesn't work :( Scout 0.7x tries to call jUDDI methods that doesn't
exist in jUDDI 2.0rc5. Here's one example:
12-08-2008 14:56:56: ERROR: Exception at:
12-08-2008 14:56:56: ERROR: java.lang.NoSuchMethodError:
org.apache.juddi.datatype.tmodel.TModel.getName()Ljava/lang/String;
at org.apache.ws.scout.util.ScoutUddiJaxrHelper.getConcept(ScoutUddiJaxrHelper.java:370)
at
org.apache.ws.scout.registry.BusinessQueryManagerImpl.getRegistryObject(BusinessQueryManagerImpl.java:739)
at
com.sun.ts.tests.jaxr.ee.javax_xml_registry.BusinessLifeCycleManager.JAXRClient.businessLifeCycleManager_deleteServiceBindingsTest(JAXRClient.java:1015)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at com.sun.ts.lib.harness.EETest.run(EETest.java:495)
at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:112)
at com.sun.ts.tests.common.vehicle.EmptyVehicleRunner.run(EmptyVehicleRunner.java:30)
at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:102)
at com.sun.ts.lib.harness.EETest.getPropsReady(EETest.java:392)
at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:209)
at com.sun.ts.lib.harness.EETest.run(EETest.java:204)
at com.sun.ts.tests.common.vehicle.VehicleClient.main(VehicleClient.java:27)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.jboss.ejb3.client.ClientContainer.invokeMain(ClientContainer.java:289)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.jboss.ejb3.client.ClientLauncher.launch(ClientLauncher.java:301)
at org.jboss.ejb3.client.ClientLauncher.launch(ClientLauncher.java:174)
at org.jboss.ejb3.client.ClientLauncher.launch(ClientLauncher.java:138)
at org.jboss.client.AppClientMain.main(AppClientMain.java:134)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4195235#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...