Re: [JBoss-dev] JBoss.net now supports Axis RC1

2002-09-12 Thread Scott M Stark

I saw the NPE while testing the 3.0.2 bundle. It was caused by the
EmbeddedCatalinaServiceSX registering as a war deployer before
it was fully started. This has been fixed in all branches.


Scott Stark
Chief Technology Officer
JBoss Group, LLC


- Original Message - 
From: Bruce Scharlau [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, September 09, 2002 7:40 AM
Subject: Re: [JBoss-dev] JBoss.net now supports Axis RC1


 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 and Friederich,
 
 thanks for getting this out guys! I tried it in jetty, and it looked nice. 
 I tried it in tomcat and it crashed here:
 
 2002-09-09 15:33:55,674 
 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-09 15:33:55,684 ERROR 
 [org.jboss.web.catalina.EmbeddedCatalinaServiceSX] Error during deploy
 java.lang.NullPointerException
  at 
 
org.jboss.web.catalina.EmbeddedCatalinaServiceSX.createWebContext(EmbeddedCatalinaServiceSX.java:389)
  at 
 
org.jboss.web.catalina.EmbeddedCatalinaServiceSX.performDeploy(EmbeddedCatalinaServiceSX.java:331)
  at 
 org.jboss.web.AbstractWebContainer.start(AbstractWebContainer.java:468)
 
 I don't have time to look at this any more today, but wanted any initial 
 thoughts you might have, and I can hopefully get it sorted tomorrow.
 
 
 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:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



AW: [JBoss-dev] JBoss.net now supports Axis RC1

2002-09-12 Thread Jung , Dr. Christoph

Thanks scott,

That saves me a lot of headaches ;-)

CGJ

-Ursprüngliche Nachricht-
Von: Scott M Stark [mailto:[EMAIL PROTECTED]] 
Gesendet: Donnerstag, 12. September 2002 11:36
An: [EMAIL PROTECTED]
Betreff: Re: [JBoss-dev] JBoss.net now supports Axis RC1


I saw the NPE while testing the 3.0.2 bundle. It was caused by the
EmbeddedCatalinaServiceSX registering as a war deployer before it was fully
started. This has been fixed in all branches.


Scott Stark
Chief Technology Officer
JBoss Group, LLC


- Original Message - 
From: Bruce Scharlau [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, September 09, 2002 7:40 AM
Subject: Re: [JBoss-dev] JBoss.net now supports Axis RC1


 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 and Friederich,
 
 thanks for getting this out guys! I tried it in jetty, and it looked 
 nice.
 I tried it in tomcat and it crashed here:
 
 2002-09-09 15:33:55,674
 INFO  [org.jboss.web.catalina.EmbeddedCatalinaServiceSX] deploy, 
 ctxPath=/jboss-net, 

warUrl=file:/D:/jboss-src/jboss-all/build/output/jboss-4.0.0alpha/server/def
ault/deploy/jboss-net.sar/jboss-net.war/
 2002-09-09 15:33:55,684 ERROR 
 [org.jboss.web.catalina.EmbeddedCatalinaServiceSX] Error during deploy
 java.lang.NullPointerException
  at 

org.jboss.web.catalina.EmbeddedCatalinaServiceSX.createWebContext(EmbeddedCa
talinaServiceSX.java:389)
  at 

org.jboss.web.catalina.EmbeddedCatalinaServiceSX.performDeploy(EmbeddedCatal
inaServiceSX.java:331)
  at 
 org.jboss.web.AbstractWebContainer.start(AbstractWebContainer.java:468)
 
 I don't have time to look at this any more today, but wanted any 
 initial
 thoughts you might have, and I can hopefully get it sorted tomorrow.
 
 
 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:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf ___
Jboss-development mailing list [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development
###

This message has been scanned by F-Secure Anti-Virus for Microsoft Exchange.
For more information, connect to http://www.F-Secure.com/


---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



AW: AW: [JBoss-dev] JBoss.net now supports Axis RC1 - update

2002-09-11 Thread Jung , Dr. Christoph

Bruce,

Thanks for the hint. IMHO, the whole stuff should deploy packed as well as
unpacked. I will have a look
at the Catalina/unpacked variant when I have some spare time this afternoon.

CGJ 

-Ursprüngliche Nachricht-
Von: Bruce Scharlau [mailto:[EMAIL PROTECTED]] 
Gesendet: Dienstag, 10. September 2002 17:37
An: [EMAIL PROTECTED]
Betreff: Re: AW: [JBoss-dev] JBoss.net now supports Axis RC1 - update 


At 14:18 10/09/2002 +0200, you wrote:
Bruce,

That is strange. Could you please try to debug the exact Null variable 
that causes the Exception. In EmbeddedCatalinaServiceSX, it says:

   private void createWebContext(final WebApplication appInfo, URL warUrl,
   final WebDescriptorParser webAppParser) throws Exception
{
   ClassLoader loader = Thread.currentThread().getContextClassLoader();
   WebMetaData metaData = appInfo.getMetaData();
   String ctxPath = metaData.getContextRoot();
   appInfo.setName(warUrl.getPath());
   appInfo.setClassLoader(loader);
   appInfo.setURL(warUrl);
   final StandardContext context = (StandardContext) 
catalina.createContext(ctxPath, warUrl.getFile());

The last line being the exception-raising 354 one after my count. If 
warUrl would be null, then it should already crash at 351, shouldn´t 
it? If catalina would be null, my guess is that the whole service would 
be flawed ... Can you get any other web application to run under 
catalina? What about the management-console?

It would be a tremendous help if you could find out what jboss-net.war 
in sar makes different to other services (and IMHO it should work with 
the compressed version, too, maybe you need to compress both the 
war/wsr ingredients and the jboss-net.sar?

Puzzled,
CGJ

Christoph,

just tried the jboss-net.ear deployed in jboss-jetty and it works fine. I 
can get the adminService wsdl file no problem, and noted a typo in the 
web.xml file. You have
 servlet-mapping
 servlet-nameJBossAxisAdminServlet/servlet-name
 url-pattern/servlet/AxisAdminServlet/url-pattern
 /servlet-mapping

but the index.hmtl page for the admin looks to: servlet/AdminServlet

Anyways, this works under jetty, but NOT tomcat/catalina

I gotta go now, but will pursue this some more tomorrow.


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=sourceforge1refcode1=vs3390
___
Jboss-development mailing list [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development
###

This message has been scanned by F-Secure Anti-Virus for Microsoft Exchange.
For more information, connect to http://www.F-Secure.com/


---
In remembrance
www.osdn.com/911/
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



Re: [JBoss-dev] JBoss.net now supports Axis RC1

2002-09-10 Thread Bruce Scharlau

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-rootjboss-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=sourceforge1refcode1=vs3390
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



AW: [JBoss-dev] JBoss.net now supports Axis RC1

2002-09-10 Thread Jung , Dr. Christoph

Bruce,

That is strange. Could you please try to debug the exact Null variable that
causes the Exception. In EmbeddedCatalinaServiceSX, it says:

  private void createWebContext(final WebApplication appInfo, URL warUrl,
  final WebDescriptorParser webAppParser) throws Exception
   {
  ClassLoader loader = Thread.currentThread().getContextClassLoader();
  WebMetaData metaData = appInfo.getMetaData();
  String ctxPath = metaData.getContextRoot();
  appInfo.setName(warUrl.getPath());
  appInfo.setClassLoader(loader);
  appInfo.setURL(warUrl);
  final StandardContext context = (StandardContext)
catalina.createContext(ctxPath, warUrl.getFile());

The last line being the exception-raising 354 one after my count. If warUrl
would be null, then it should already crash at 351, shouldn´t it? If
catalina would be null, my guess is that the whole service would be flawed
... Can you get any other web application to run under catalina? What about
the management-console?

It would be a tremendous help if you could find out what jboss-net.war in
sar makes different to other services (and IMHO it should work with the
compressed version, too, maybe you need to compress both the war/wsr
ingredients and the jboss-net.sar?

Puzzled,
CGJ


-Ursprüngliche Nachricht-
Von: Bruce Scharlau [mailto:[EMAIL PROTECTED]] 
Gesendet: Dienstag, 10. September 2002 13:51
An: [EMAIL PROTECTED]
Betreff: Re: [JBoss-dev] JBoss.net now supports Axis RC1


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-rootjboss-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/de
ploy/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/def
ault/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(EmbeddedCa
talinaServiceSX.java:354)
 at 
org.jboss.web.catalina.EmbeddedCatalinaServiceSX.performDeploy(EmbeddedCatal
inaServiceSX.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=sourceforge1refcode1=vs3390
___
Jboss-development mailing list [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development
###

This message has been scanned by F-Secure Anti-Virus for Microsoft Exchange.
For more information, connect to http://www.F-Secure.com/


---
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=sourceforge1refcode1=vs3390
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



Re: AW: [JBoss-dev] JBoss.net now supports Axis RC1

2002-09-10 Thread Bruce Scharlau

At 14:18 10/09/2002 +0200, you wrote:
Bruce,

That is strange. Could you please try to debug the exact Null variable that
causes the Exception. In EmbeddedCatalinaServiceSX, it says:

   private void createWebContext(final WebApplication appInfo, URL warUrl,
   final WebDescriptorParser webAppParser) throws Exception
{
   ClassLoader loader = Thread.currentThread().getContextClassLoader();
   WebMetaData metaData = appInfo.getMetaData();
   String ctxPath = metaData.getContextRoot();
   appInfo.setName(warUrl.getPath());
   appInfo.setClassLoader(loader);
   appInfo.setURL(warUrl);
   final StandardContext context = (StandardContext)
catalina.createContext(ctxPath, warUrl.getFile());

The last line being the exception-raising 354 one after my count. If warUrl
would be null, then it should already crash at 351, shouldn´t it? If
catalina would be null, my guess is that the whole service would be flawed
... Can you get any other web application to run under catalina? What about
the management-console?

It would be a tremendous help if you could find out what jboss-net.war in
sar makes different to other services (and IMHO it should work with the
compressed version, too, maybe you need to compress both the war/wsr
ingredients and the jboss-net.sar?

Puzzled,
CGJ


Christoph,

I got the Apache-AXIS page with administer and visit options up, and then 
it crashed.

I got it going by doing this:

1. create unpacked jboss-net.ear
2. put jboss-net.sar into this
3. move jboss-net.war and jboss-net.wsr from under jboss-net.sar up a 
directory to be under jboss-net.ear
4. under jboss-net.ear create a META-INF directory with application.xml 
that contains this:

?xml version=1.0 encoding=ISO-8859-1?

application
   display-nameJBoss-Example WebService/display-name

   module
 javajboss-net.sar/java
   /module

  module
 web
   web-urijboss-net.war/web-uri
   context-root/jboss-net/context-root
 jboss-net.wsr
 /web
   /module

/application

Now start jboss as normal (all running under default/deploy).
As you can see from the stack trace, it went fine until it tried to load 
the AxisServlet.
the STDOUT comments are the ones I put into the code to check what the 
values were.

I've not tried this in jetty yet.
I assume that the next problem is something to do with the fact that the 
sar doesn't contain what it did before.


2002-09-10 14:44:28,690 DEBUG 
[org.jboss.web.catalina.EmbeddedCatalinaServiceSX] webContext: /jboss-net
2002-09-10 14:44:28,690 DEBUG 
[org.jboss.web.catalina.EmbeddedCatalinaServiceSX] warURL: 
file:/D:/jboss-src/jboss-all/build/output/jboss-4.0.0alpha/server/default/deploy/jboss-net.ear/jboss-net.war/
2002-09-10 14:44:28,690 DEBUG 
[org.jboss.web.catalina.EmbeddedCatalinaServiceSX] webAppParser: 
org.jboss.web.AbstractWebContainer$DescriptorParser@b9f88b
2002-09-10 14:44:28,841 
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.ear/jboss-net.war/
2002-09-10 14:44:28,841 INFO  [STDOUT] warURL= 
file:/D:/jboss-src/jboss-all/build/output/jboss-4.0.0alpha/server/default/deploy/jboss-net.ear/jboss-net.war/
2002-09-10 14:44:28,841 INFO  [STDOUT] ctxPath=/jboss-net
2002-09-10 14:44:28,841 DEBUG 
[org.jboss.web.catalina.EmbeddedCatalinaServiceSX] 
AbstractWebContainer.parseWebAppDescriptors, Begin
2002-09-10 14:44:28,851 DEBUG 
[org.jboss.web.catalina.EmbeddedCatalinaServiceSX] Creating ENC using 
ClassLoader: java.net.FactoryURLClassLoader@6c9ec6
2002-09-10 14:44:28,851 DEBUG 
[org.jboss.web.catalina.EmbeddedCatalinaServiceSX] 
..org.jboss.mx.loading.UnifiedClassLoader2@aacc14{ 
url=file:/D:/jboss-src/jboss-all/build/output/jboss-4.0.0alpha/server/default/deploy/jboss-net.ear/jboss-net.war/
 
}
2002-09-10 14:44:28,851 DEBUG 
[org.jboss.web.catalina.EmbeddedCatalinaServiceSX] 
..java.net.URLClassLoader@c3c749
2002-09-10 14:44:28,851 DEBUG 
[org.jboss.web.catalina.EmbeddedCatalinaServiceSX] 
..sun.misc.Launcher$AppClassLoader@2f6684
2002-09-10 14:44:28,851 DEBUG 
[org.jboss.web.catalina.EmbeddedCatalinaServiceSX] 
..sun.misc.Launcher$ExtClassLoader@f38798
2002-09-10 14:44:28,851 DEBUG 
[org.jboss.web.catalina.EmbeddedCatalinaServiceSX] Linked 
java:comp/UserTransaction to JNDI name: UserTransaction
2002-09-10 14:44:28,851 DEBUG 
[org.jboss.web.catalina.EmbeddedCatalinaServiceSX] addEnvEntries
2002-09-10 14:44:28,851 DEBUG 
[org.jboss.web.catalina.EmbeddedCatalinaServiceSX] linkResourceEnvRefs
2002-09-10 14:44:28,851 DEBUG 
[org.jboss.web.catalina.EmbeddedCatalinaServiceSX] linkResourceRefs
2002-09-10 14:44:28,851 DEBUG 
[org.jboss.web.catalina.EmbeddedCatalinaServiceSX] linkEjbRefs
2002-09-10 14:44:28,851 DEBUG 
[org.jboss.web.catalina.EmbeddedCatalinaServiceSX] linkEjbLocalRefs
2002-09-10 14:44:28,851 DEBUG 
[org.jboss.web.catalina.EmbeddedCatalinaServiceSX] linkSecurityDomain
2002-09-10 14:44:28,851 DEBUG 

Re: AW: [JBoss-dev] JBoss.net now supports Axis RC1 - update

2002-09-10 Thread Bruce Scharlau

At 14:18 10/09/2002 +0200, you wrote:
Bruce,

That is strange. Could you please try to debug the exact Null variable that
causes the Exception. In EmbeddedCatalinaServiceSX, it says:

   private void createWebContext(final WebApplication appInfo, URL warUrl,
   final WebDescriptorParser webAppParser) throws Exception
{
   ClassLoader loader = Thread.currentThread().getContextClassLoader();
   WebMetaData metaData = appInfo.getMetaData();
   String ctxPath = metaData.getContextRoot();
   appInfo.setName(warUrl.getPath());
   appInfo.setClassLoader(loader);
   appInfo.setURL(warUrl);
   final StandardContext context = (StandardContext)
catalina.createContext(ctxPath, warUrl.getFile());

The last line being the exception-raising 354 one after my count. If warUrl
would be null, then it should already crash at 351, shouldn´t it? If
catalina would be null, my guess is that the whole service would be flawed
... Can you get any other web application to run under catalina? What about
the management-console?

It would be a tremendous help if you could find out what jboss-net.war in
sar makes different to other services (and IMHO it should work with the
compressed version, too, maybe you need to compress both the war/wsr
ingredients and the jboss-net.sar?

Puzzled,
CGJ

Christoph,

just tried the jboss-net.ear deployed in jboss-jetty and it works fine. I 
can get the adminService wsdl file no problem, and noted a typo in the 
web.xml file. You have
 servlet-mapping
 servlet-nameJBossAxisAdminServlet/servlet-name
 url-pattern/servlet/AxisAdminServlet/url-pattern
 /servlet-mapping

but the index.hmtl page for the admin looks to:
servlet/AdminServlet

Anyways, this works under jetty, but NOT tomcat/catalina

I gotta go now, but will pursue this some more tomorrow.


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=sourceforge1refcode1=vs3390
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



AW: [JBoss-dev] JBoss.net now supports Axis RC1

2002-09-09 Thread Jung , Dr. Christoph

I just sent a reply to your bug-report that it is IMHO not a jboss.net bug.

CGJ

-Ursprüngliche Nachricht-
Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] 
Gesendet: Samstag, 7. September 2002 10:21
An: [EMAIL PROTECTED]
Betreff: Re: [JBoss-dev] JBoss.net now supports Axis RC1


Is the problem with empty soapaction fixed (see buglist under
jboss.net-category).


On Fri, Sep 06, 2002 at 06:49:35PM +0200, Jung , Dr. Christoph 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
  
 ###
 
 This message has been scanned by F-Secure Anti-Virus for Microsoft 
 Exchange. For more information, connect to http://www.F-Secure.com/

-- 
MVH
Marius Kotsbak
Boost communications AS


---
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=sourceforge1refcode1=vs3390
___
Jboss-development mailing list [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development
###

This message has been scanned by F-Secure Anti-Virus for Microsoft Exchange.
For more information, connect to http://www.F-Secure.com/


---
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=sourceforge1refcode1=vs3390
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



Re: [JBoss-dev] JBoss.net now supports Axis RC1

2002-09-09 Thread marius

On Mon, Sep 09, 2002 at 09:38:21AM +0200, Jung , Dr. Christoph wrote:
 I just sent a reply to your bug-report that it is IMHO not a jboss.net bug.
Reponded to it right now.

 
 CGJ
 
 -Ursprüngliche Nachricht-
 Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] 
 Gesendet: Samstag, 7. September 2002 10:21
 An: [EMAIL PROTECTED]
 Betreff: Re: [JBoss-dev] JBoss.net now supports Axis RC1
 
 
 Is the problem with empty soapaction fixed (see buglist under
 jboss.net-category).
 
 
 On Fri, Sep 06, 2002 at 06:49:35PM +0200, Jung , Dr. Christoph 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
   
  ###
  
  This message has been scanned by F-Secure Anti-Virus for Microsoft 
  Exchange. For more information, connect to http://www.F-Secure.com/
 
 -- 
 MVH
 Marius Kotsbak
 Boost communications AS
 
 
 ---
 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=sourceforge1refcode1=vs3390
 ___
 Jboss-development mailing list [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/jboss-development
 ###
 
 This message has been scanned by F-Secure Anti-Virus for Microsoft Exchange.
 For more information, connect to http://www.F-Secure.com/
 
 
 ---
 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___
 Jboss-development mailing list
 [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/jboss-development

-- 
MVH
Marius Kotsbak
Boost communications AS


---
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=sourceforge1refcode1=vs3390
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



Re: [JBoss-dev] JBoss.net now supports Axis RC1

2002-09-09 Thread Bruce Scharlau

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 and Friederich,

thanks for getting this out guys! I tried it in jetty, and it looked nice. 
I tried it in tomcat and it crashed here:

2002-09-09 15:33:55,674 
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-09 15:33:55,684 ERROR 
[org.jboss.web.catalina.EmbeddedCatalinaServiceSX] Error during deploy
java.lang.NullPointerException
 at 
org.jboss.web.catalina.EmbeddedCatalinaServiceSX.createWebContext(EmbeddedCatalinaServiceSX.java:389)
 at 
org.jboss.web.catalina.EmbeddedCatalinaServiceSX.performDeploy(EmbeddedCatalinaServiceSX.java:331)
 at 
org.jboss.web.AbstractWebContainer.start(AbstractWebContainer.java:468)

I don't have time to look at this any more today, but wanted any initial 
thoughts you might have, and I can hopefully get it sorted tomorrow.


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=sourceforge1refcode1=vs3390
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



Re: [JBoss-dev] JBoss.net now supports Axis RC1

2002-09-07 Thread marius

Is the problem with empty soapaction fixed (see buglist under jboss.net-category).


On Fri, Sep 06, 2002 at 06:49:35PM +0200, Jung , Dr. Christoph 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
  
 ###
 
 This message has been scanned by F-Secure Anti-Virus for Microsoft Exchange.
 For more information, connect to http://www.F-Secure.com/

-- 
MVH
Marius Kotsbak
Boost communications AS


---
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=sourceforge1refcode1=vs3390
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] JBoss.net now supports Axis RC1

2002-09-06 Thread Jung , Dr. Christoph
Title: Nachricht



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


###

This message has been scanned by F-Secure Anti-Virus for Microsoft Exchange.
For more information, connect to http://www.F-Secure.com/