Just a quick note to specify the exception returned by the server:
java.lang.RuntimeException: [ID = 'JavaClassNotFound'] The Java class
specified was not found: com.example.wsdm.donnafugata.MyCapability. Make
sure the correct .class or .jar file is in the classpath.

The problem is that the jar is included in the war file (and the war file is
the same on 6.0 and 6.1), but on 6.0 the module just won't run. It seems a
classloading problem again.

Have someone tried to deploy a muse war on a 6.0 Websphere?
Thanks again
Marco


MarcoP wrote:
> 
> Hi, I wanted to deploy my muse wsdm service on Websphere AS 6.0 with
> the latest fix pack installed.
> I read the documentation here:
> http://ws.apache.org/muse/docs/2.2.0/manual/troubleshooting/wsdl4j-version-on-websphere.html
> 
> I deployed the war module correctly following those instructions
> (checked the boxes labeled as "Classes loaded with application class
> loader first" and "Single class loader for application", then
> restarted the whole server: the application is shown as 'Started') but
> when I try to call the deployed service I get a generic "500 Server
> Error" in the response.
> If I perform the same steps with Websphere AS 6.1 (simply checking the
> two boxes) it simply goes fine.
> 
> I'm wondering if there are substantial differences between the 6.0 and
> the 6.1 version of Websphere AS... I read in a previous message on
> this mailing list that someone managed to deploy (and call) the WAR on
> Websphere 6.1; maybe someone managed to run the module on a 6.0
> version?
> 
> Thanks in advance,
> Marco
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Deploying-on-Websphere-6.0-tf3674297.html#a10284294
Sent from the Muse User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to