Unsolved
This post is more than 5 years old
1 Message
0
1020
July 20th, 2011 02:00
Is it possible to have 2 applications/webservices pointing to the same Centera in the same server instance?
Hi,
I am using java application and IBM WebSphere.
I have one Webservice and one Application residing in the same instance of the App Server.
Both the Webservice and Application are pointing to the same Centera.
However I noticed that either the Webservice or the Application will have a UnsatisfiedLink Error when trying RegisterApplication in Centera.
Is it possible to have 2 applications/webservices pointing to the same Centera in the same server instance?
Thanks in advance.
No Events found!
mckeown_paul
409 Posts
0
July 25th, 2011 02:00
As far as the Centera is concerned it can support multiple applications accessing it at the same time.
However, I cannot comment on how the web service infrastructure you are using may effect things.
The single most common (by far) problem when using web services is getting the PATH set correctly so that the app can locate the centera sdk libs which results in link errors when the app starts, I would check out your PATH environment variable