Here is a clue:
I replaced the axis.jar by axis-ws4ee.jar (jboss4.0.0) in
%JBOSS_HOME%\server\defualt\deploy\lib and started the JBoss.
My webserice started up well, But the web-application for storeX while querying
StoreY has returned an exception:
------------------------------------------------------------------------
Caused by: java.lang.NoSuchMethodError:
org.apache.axis.description.TypeDesc.(Ljava/lang/Class;Z)V
at qs.QueryDataRequestType.(QueryDataRequestType.java:162)
at
com.nri.storeX.ui.InventoryQueryDispatchAction.queryOtherStores(InventoryQueryDispatchAction.java:179)
... 43 more
-------------------------------------------------------------------------
It seems org.apache.axis.description.TypeDesc class in axis.jar(in axis-1_2RC2
distrubution) and axis-ws4ee.jar for JBOSS 4.0.0 has some differences -
namely, method init is not present in the later.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3866834#3866834
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3866834
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user