Back Forum Reply New

Websphere 6 + swf 1.0.5 + spring 2.5

Hi guys,
I'm thinking about swf 1.0.5 + spring 2.5 works fine with websphere 6 and jdk 1.4, I need our experience with this client and jdk1.4 because it's possible I need to migrate my application, thanks a lot for your answers!,
regards

Hi, I've trying for a while to deploy an jsf+swf app on a WAS 6.0 and so far I wasn't able get it working.

The the app deploys fine the problem is that it doesn't launch the flow, though the ucls appears to be the correct one. Weirdly enough, the log does not says anything at all.

Can anyone help please?

Hi

I have been able to deploy a SWF2.0 application on Websphere 6.1. The application is built with JSF and the only problem I encountered was that Websphere comes with an implementation of JSF1.1 and SWF example application uses JSF1.2. But I changed the classloader strategy from parent-first to parent-last and it worked like a charm.

Best regards,
Markus

Hi Markus,
thanks a lot for your help. Truth is, we've already tried that and still not working properly. Nonetheless, your answer gave us some clues that will study.

As soon as we solve the problem, I''l post the solution here.
¥
Back Forum Reply New