07-30-07 12:21 PM
We are trying to port our application from JBoss to Websphere and are stuck
at this problem.
We have a set of file paths specified in property/xml files - The way they w
ork in JBoss is to have them specified as follows
- location="jndi:/localhost/PosWebApp/WEB-INF/nodes/ultraslim/modulesapp.xm
l"
Where PosWebApp is the name of the Application.
This "jndi://" thing does not seem to work in case of WebSphere.
Any pointers on how to specify the paths in websphere?
Thanks,
-rahul
[ Post a follow-up to this message ]
|