Hi, i got a problem, i try to use Java Api and Tomcat but I don’t find how to install on Tomcat.
In the help file :
Sun Java 2 SDK, Enterprise Edition, Version 1.3
Sun ONE Application Server 7.0
BEA WebLogic, Version 7.0
IBM WebSphere Advanced Edition, Version 5.0
JBoss, Versions 3.0.1
Somebody could help me please ?
Thx
Hello,
These installation guides are for installing the Tamino Resource Adapter which applies to using EJB and Tamino in a J2EE environment. Tomcat is not a J2EE application server, it a jsp/servlet engine. So if you are using the standard Tamino API for Java the installation guides you’ve referred to do not apply.
Hope this helps.
Stuart Fyffe-Collins
Software AG (UK) Ltd.
Hello
Thx for your answer.
If I want to do servlet to xquery the tamino XML server and retrieve XML information can I use Tomcat or should I use Jboss ?
Hi,
If you want to use just servlets/jsp’s then all you need is Tomcat. JBoss is an application server so if you are not using EJB’s then you don’t need JBoss. Actually JBoss uses Tomcat anyway for servlet/jsp support. So my guess is that just Tomcat would suit your requirements.
Hope this helps.
Stuart Fyffe-Collins
Software AG (UK) Ltd.