|
From: <Chr...@ml...> - 2004-04-22 09:46:08
|
Hello, I think you are using Tomcat5. I have had the same problem. In Tomcat5 it is not allowed for WebApps to supply its own servlet.jar in WEB-INF/lib (this is my interpretation of something I read in the docs). You have to remove servlet.jar from WEB-INF/lib. Then msh uses some implementation of servlet which is supplied by Tomcat (I think). Because my test are some weeks ago, I do not know, whether it worked (perhaps I changed back to Tomcat 4.0.6). Good luck Christoph ebx...@li... schrieb am 22.04.2004 10:04:47: > Hello > I am trying to use Hermes MSH (downloaded from freebxml.com) > I followed all the instuructions in the documentation.I edited > msh.properties.xml and put it in class path. > But after all that , whenever i run msh i am getting the error > "msh servlet unavailable". > Help me in providing a solution to this problem. > Please provide me instructions for configuring the msh.Key points to > remember?? > regards > A N A N T H. R > > ------------------------------------------------------- > This SF.Net email is sponsored by: IBM Linux Tutorials > Free Linux tutorial presented by Daniel Robbins, President and CEO of > GenToo technologies. Learn everything from fundamentals to system > administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click > _______________________________________________ > ebxmlms-general mailing list > ebx...@li... > https://lists.sourceforge.net/lists/listinfo/ebxmlms-general |