At 18:49 06/09/2002 +0200, you wrote:
>One of the most requested features is now in "head" (along with some 
>bugfixes and some nice deployment structure changes that remove the 
>dependency of
>AxisService to the WebContainer).
>
>Axis will go 1.0 in a week or so which should be trivial to incorporate then.
>
>Are there any special backport requirements? Otherwise, I would go 
>reintegrating it into 3.2, then.
>
>Best,
>CGJ
>
>
>###########################################

Christoph,

I've now spent the morning trying to get the new jboss.net working with 
tomcat/catalina, and no luck.

I tried archiving the jboss.net.sar (instead of its new unpacked 
deployment), but this meant that jboss didn't see the jboss.net.war directory.
I tried archiving the jboss.net.war directory, and that didn't work either.
I tried amending the jboss-web.xml file to take in 
<context-root>jboss-net</context-root> but that didn't help either.

The problem seems to come from catalina not finding the context as per the 
stack trace:

2002-09-10 12:44:27,953 DEBUG 
[org.jboss.web.catalina.EmbeddedCatalinaServiceSX] webContext: null
2002-09-10 12:44:27,953 DEBUG 
[org.jboss.web.catalina.EmbeddedCatalinaServiceSX] warURL: 
file:/D:/jboss-src/jboss-all/build/output/jboss-4.0.0alpha/server/default/deploy/jboss-net.sar/jboss-net.war/
2002-09-10 12:44:27,953 DEBUG 
[org.jboss.web.catalina.EmbeddedCatalinaServiceSX] webAppParser: 
org.jboss.web.AbstractWebContainer$DescriptorParser@b5c22f
2002-09-10 12:44:28,113 
INFO  [org.jboss.web.catalina.EmbeddedCatalinaServiceSX] deploy, 
ctxPath=/jboss-net, 
warUrl=file:/D:/jboss-src/jboss-all/build/output/jboss-4.0.0alpha/server/default/deploy/jboss-net.sar/jboss-net.war/
2002-09-10 12:44:28,123 ERROR 
[org.jboss.web.catalina.EmbeddedCatalinaServiceSX] Error during deploy
java.lang.NullPointerException
         at 
org.jboss.web.catalina.EmbeddedCatalinaServiceSX.createWebContext(EmbeddedCatalinaServiceSX.java:354)
         at 
org.jboss.web.catalina.EmbeddedCatalinaServiceSX.performDeploy(EmbeddedCatalinaServiceSX.java:296)

Any clues/hints on how to resolve this greatly appreciated as always.

BTW the readme.html under the cvs will also need updating, as its 
suggestions on integrating tomcat/catalina are now out of date.



cheers,

Bruce

Dr. Bruce Scharlau
Dept. of Computing Science
University of Aberdeen
Aberdeen AB24 3UE
01224 272193
http://www.csd.abdn.ac.uk/~bscharla
mailto:[EMAIL PROTECTED]



-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to