| Author |
Server.ResourceUnavailable error with Flex LCDS v3
|
Shinelin Samuel
Ranch Hand
Joined: Mar 01, 2010
Posts: 55
|
|
Hi,
I am using Flex LifeCycleDataServices to connect with our Java service module. On launching the application I get the following error:
"faultCode = "Server.ResourceUnavailable"
faultDetail = "Type my.RemoteService' not found."
faultString = "Cannot create class of type my.RemoteService'."
1. I have the Java service class available in my ../WEB-INF/classess directory.
2. My environment setup requires us to use Webpshere Shared Libraries, so I have the Java Flex messaging Jars as shared library (external location, configured to Websphere Classloader config). It works if I have the flex messaging jar files in ../WEB-INF/lib.
Does anyone, know the reason why it is not working using the Shared Lib.?
Thanks,
Shinelin
|
 |
 |
|
|
subject: Server.ResourceUnavailable error with Flex LCDS v3
|
|
|