A
Alexey
Hi!
Here is an interesting question for me (hope for someone also, who can
share his/her knowledge):
I've created a web service using Sun java web services developer pack
and successfully installed it into Tomcat. However, now I need to do
(almost) the same thing in a Domino server - put there a servlet and
use it as a web service. Is it possible to port somehow the generated
..war file, that is done for Tomcat, into another servlet holder.
And a more general question (of therminology): Is the generated .war
package a servlet or it is a web application? Is it possible to
quickly create a servlet if I have .war file? (e.g. by importing some
..jar files from tomcat to another servlet holder).
The problem is that we need to either host web service in the Domino
server or tell our customer it is not possible without rewriting the
code (or adding much code to the existing classes).
Thank you in advance,
Alexey.
Here is an interesting question for me (hope for someone also, who can
share his/her knowledge):
I've created a web service using Sun java web services developer pack
and successfully installed it into Tomcat. However, now I need to do
(almost) the same thing in a Domino server - put there a servlet and
use it as a web service. Is it possible to port somehow the generated
..war file, that is done for Tomcat, into another servlet holder.
And a more general question (of therminology): Is the generated .war
package a servlet or it is a web application? Is it possible to
quickly create a servlet if I have .war file? (e.g. by importing some
..jar files from tomcat to another servlet holder).
The problem is that we need to either host web service in the Domino
server or tell our customer it is not possible without rewriting the
code (or adding much code to the existing classes).
Thank you in advance,
Alexey.