If RC2 worked fine, you better not watch @t axis side. 
It has been updated to 1.1 final in RC2.

Please post the application.xml of your ear and your web-service.xml file

Regards,

Stephane

-----Original Message-----
From: Bernd Koecke [mailto:[EMAIL PROTECTED]
Sent: Thursday, October 09, 2003 5:53 PM
To: [EMAIL PROTECTED]
Subject: Re: [JBoss-user] Redeploy problem of webservices on JBoss 3.2.2


I tried some suggestions from thread

"JBossNET hot deployment problem (ClassCastException)"

but nothing works. Both my ear- and ejb-jar-files don't contain
jndi.properties.
And Axis doesn't log any special messages in debug mode. And because I don't
get
a ClassCastException, I think it is not neccessary to look at RMIClassLoader.
But I'm not sure ;).

Regards,

Bernd

Bernd Koecke wrote:
> Hi,
> 
> I have a problem with redeploying wsr-files on JBoss 3.2.2RC3,RC4 and
nightly
> snapshot. RC2 works fine. Environment is SUN-jdk-1.4.2_01 on Linux.
> 
> I have an ear-file with some EJBs and one of these beans needs a
(Axis/SOAP)
> webservice. This service is packed in a wsr-file in the same ear and noted
in
> apllication.xml as module/java. After server startup I deploy the whole ear
> file, do some tests which uses the webservice and all works fine.
> 
> In the next step I delete the ear-file and all is undeployed.
> 
> After this I redeploy the ear-file again. Logfile says that the wsr is
deployed,
>  all works fine except the webservice from the wsr-file. JBoss claims, that
he
> can't find webservice in JNDI.
> 
> This only happens after using the webservice. When I start JBoss and
> deploy->undeploy->deploy the whole ear several times without using it in
> between, all works fine. But after using the service and redeploying, I got
a
> NamingException.
> 
> The wsr file contains an autogenerated MANIFEST.MF, my web-service.xml in
> META-INF dir and the Java-classes for the service stubs.
> 
> Are there any changes from RC2 to the newer versions for which I have to
change
> my packaging/config?
> 
> Thanks,
> 
> Bernd


-- 
Dipl.-Inform. Bernd Koecke
UNIX-Entwicklung
Schlund+Partner AG
Fon: +49-721-91374-0
E-Mail: [EMAIL PROTECTED]



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to