X-Application Version: 3.1.3
Tamino Version : 3.1.1
Build Platform : 2k
Installation Platform: Solaris
WebContainer : Tomcat 4.01
JDK Version : 1.3.1
I build the xapplication3.1.3 on a win2k machine successfully.
The setup cmd successfully created the xapplication/xapplication3.1.3.2 collection and sample data on a solaris machine. I have made the (addition of context path for xapp) changes to the server.xml.
I copied the the xapplication jsp examples (simple,property) etc and all other context directeries to the tomcat container on solaris machine.
The example code how ever does not work now, the message is
javax.servlet.ServletException: StoreException occurred: read failed: /Property[@ino:id=1]: NestedException:Tamino access failure (INOXRE8811: Collection name not found, Collection name = on )
at org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:457)
at org.apache.jsp.Hello$jsp._jspService(Hello$jsp.java:208)
at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:107)
The collection and data are present on the server, the WEB-INF/web.xml has correct location of the collection and correct name.
I am not sure what i am doing wrong can some one help here.
regards.
Amit
#webMethods#API-Management#Tamino