AW: AW: [JBoss-dev] 3.2.2 Issues to resolve

2003-10-17 Thread Jung , Dr. Christoph
Bernd,

There is nothing pathological about your package structure/meta-data. You
could do me a facor and send the complete ear to 
mailto:[EMAIL PROTECTED] in order to quickly reproduce the problem.

CU,
CGJ



 -Ursprüngliche Nachricht-
 Von: Bernd Koecke [mailto:[EMAIL PROTECTED] 
 Gesendet: Mittwoch, 15. Oktober 2003 12:35
 An: [EMAIL PROTECTED]
 Betreff: Re: AW: [JBoss-dev] 3.2.2 Issues to resolve
 
 
 Hi Christoph,
 
 I have an ear-file with some ejb-jars, war-file and one 
 wsr-file. The included webservice is used by one of the EJBs.
 
 When I deploy my ear all works fine. All services are 
 available. When I undeploy and deploy the ear again, all 
 services are working, but the webservice can't be found. 
 There are no errors, warnings etc. in server.log at 
 deployment/redeployment, even if I switch level to debug. 
 This happens only when I access the ws after deployment. 
 Without using the webservice I could redeploy several times. 
 But after the first usage and a following redeploy, I have to 
 restart JBoss, otherwise the redeployed ws can't be found by 
 the naming service.
 
 Attached are the dds from ear and the dds from the ejb with 
 the webservice (bankchecker-app-net-0.2.0.wsr, 
 bankchecker-app-ejb-0.2.0.jar) and a stacktrace of the 
 NameNotFound- and NullPointerException.
 
 I have a small additional problem, maybe with the same 
 reason. I can't set the JNDI-Path in web-service.xml to 
 ws/BankChecker-v0_3_1 or ws/v0_3_1/BankChecker. Axis says 
 at deployment that ws is not bound.
 
 Please send me a mail, when I missed something.
 
 Thanks a lot,
 
 Bernd
 
 Jung , Dr. Christoph wrote:
  Bernd,
  
  Could you please resend the symptoms(wsr content, dd, 
 detailed steps 
  you undertake, stacktrace ...) such that I can check 
 whether it is a 
  bug or a config error?
  
  CU,
  CGJ
  
  
  
  
 -Ursprüngliche Nachricht-
 Von: Bernd Koecke [mailto:[EMAIL PROTECTED]
 Gesendet: Dienstag, 14. Oktober 2003 10:21
 An: [EMAIL PROTECTED]
 Betreff: Re: [JBoss-dev] 3.2.2 Issues to resolve
 
 
 Hi,
 
 I have a problem with redeployment of a webservice in a
 wsr-file. Thread on
 jboss-user: [JBoss-user] Redeploy problem of webservices on 
 JBoss 3.2.2
 
 I'm not sure if it is a bug or a config error. Webservices
 are not a core requirement of Spec 1.3. So I don't know if, 
 in case of a bug, the solution should go into 3.2.2. But till 
 now I don't have a solution. The newest version I tried was 
 the snapshot from last night.
 
 Bernd
 
 Scott M Stark wrote:
 
 All but 786668 have been addressed and the 3.2 branch is
 
 being tagged
 
 with JBoss_3_2_2. I will complete the final testing tonight
 
 and do the
 
 release barring any major issues.
 
 
 
 --
 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-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: 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-Development mailing list 
 [EMAIL PROTECTED]
  https://lists.sourceforge.net/lists/listinfo/jboss-development
  
  
 
 
 -- 
 Dipl.-Inform. Bernd Koecke
 UNIX-Entwicklung
 Schlund+Partner AG
 Fon: +49-721-91374-0
 E-Mail: [EMAIL PROTECTED]
 
###

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


AW: [JBoss-dev] 3.2.2 Issues to resolve

2003-10-15 Thread Jung , Dr. Christoph
Bernd,

Could you please resend the symptoms(wsr content, dd, detailed steps you
undertake, stacktrace ...) such that I can check whether it is a bug or a
config error?

CU,
CGJ



 -Ursprüngliche Nachricht-
 Von: Bernd Koecke [mailto:[EMAIL PROTECTED] 
 Gesendet: Dienstag, 14. Oktober 2003 10:21
 An: [EMAIL PROTECTED]
 Betreff: Re: [JBoss-dev] 3.2.2 Issues to resolve
 
 
 Hi,
 
 I have a problem with redeployment of a webservice in a 
 wsr-file. Thread on
 jboss-user: [JBoss-user] Redeploy problem of webservices on 
 JBoss 3.2.2
 
 I'm not sure if it is a bug or a config error. Webservices 
 are not a core requirement of Spec 1.3. So I don't know if, 
 in case of a bug, the solution should go into 3.2.2. But till 
 now I don't have a solution. The newest version I tried was 
 the snapshot from last night.
 
 Bernd
 
 Scott M Stark wrote:
  All but 786668 have been addressed and the 3.2 branch is 
 being tagged 
  with JBoss_3_2_2. I will complete the final testing tonight 
 and do the 
  release barring any major issues.
  
 
 
 -- 
 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-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: 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-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


Re: AW: [JBoss-dev] 3.2.2 Issues to resolve

2003-10-15 Thread Bernd Koecke
Hi Christoph,

I have an ear-file with some ejb-jars, war-file and one wsr-file. The included
webservice is used by one of the EJBs.

When I deploy my ear all works fine. All services are available. When I undeploy
and deploy the ear again, all services are working, but the webservice can't be
found. There are no errors, warnings etc. in server.log at
deployment/redeployment, even if I switch level to debug. This happens only when
I access the ws after deployment. Without using the webservice I could redeploy
several times. But after the first usage and a following redeploy, I have to
restart JBoss, otherwise the redeployed ws can't be found by the naming service.

Attached are the dds from ear and the dds from the ejb with the webservice
(bankchecker-app-net-0.2.0.wsr, bankchecker-app-ejb-0.2.0.jar) and a stacktrace
of the NameNotFound- and NullPointerException.

I have a small additional problem, maybe with the same reason. I can't set the
JNDI-Path in web-service.xml to ws/BankChecker-v0_3_1 or
ws/v0_3_1/BankChecker. Axis says at deployment that ws is not bound.

Please send me a mail, when I missed something.

Thanks a lot,

Bernd

Jung , Dr. Christoph wrote:
 Bernd,
 
 Could you please resend the symptoms(wsr content, dd, detailed steps you
 undertake, stacktrace ...) such that I can check whether it is a bug or a
 config error?
 
 CU,
 CGJ
 
 
 
 
-Ursprüngliche Nachricht-
Von: Bernd Koecke [mailto:[EMAIL PROTECTED] 
Gesendet: Dienstag, 14. Oktober 2003 10:21
An: [EMAIL PROTECTED]
Betreff: Re: [JBoss-dev] 3.2.2 Issues to resolve


Hi,

I have a problem with redeployment of a webservice in a 
wsr-file. Thread on
jboss-user: [JBoss-user] Redeploy problem of webservices on 
JBoss 3.2.2

I'm not sure if it is a bug or a config error. Webservices 
are not a core requirement of Spec 1.3. So I don't know if, 
in case of a bug, the solution should go into 3.2.2. But till 
now I don't have a solution. The newest version I tried was 
the snapshot from last night.

Bernd

Scott M Stark wrote:

All but 786668 have been addressed and the 3.2 branch is 

being tagged 

with JBoss_3_2_2. I will complete the final testing tonight 

and do the 

release barring any major issues.



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


-- 
Dipl.-Inform. Bernd Koecke
UNIX-Entwicklung
Schlund+Partner AG
Fon: +49-721-91374-0
E-Mail: [EMAIL PROTECTED]
?xml version=1.0 encoding=ISO-8859-1?

!DOCTYPE application PUBLIC 
  -//Sun Microsystems, Inc.//DTD J2EE Application 1.3//EN
  http://java.sun.com/dtd/application_1_3.dtd;
  
application
  display-nameApp v0.3.1/display-name
  module
ejbcommon-helper-ejb-0.2.0.jar/ejb
  /module
  module
ejball-database-app-ejb-0.2.0.jar/ejb
  /module
  !-- some other modules --
  module
ejbbankchecker-app-ejb-0.2.0.jar/ejb
  /module
  module
javabankchecker-app-net-0.2.0.wsr/java
  /module
  module
ejbnew-webhosting-app-ejb-0.3.2.jar/ejb
  /module
  module
web
  web-uritest-system-0.2.0.war/web-uri
  context-roottest-system-0.3.1/context-root
/web
  /module
/application
?xml version=1.0 encoding=UTF-8?
!DOCTYPE ejb-jar PUBLIC -//Sun Microsystems, Inc.//DTD Enterprise JavaBeans 2.0//EN http://java.sun.com/dtd/ejb-jar_2_0.dtd;

ejb-jar 

   description![CDATA[No Description.]]/description
   display-nameGenerated by XDoclet/display-name

   enterprise-beans

  !-- Session Beans --
  session 
 description![CDATA[]]/description
 display-nameBankCheckerSessionEJB/display-name

 ejb-nameBankCheckerSessionEJB/ejb-name

 homede.schlund.j2ee.bankchecker.bean.remote.BankCheckerSessionBeanHome/home
 remotede.schlund.j2ee.bankchecker.bean.remote.BankCheckerSessionBean/remote
 ejb-classde.schlund.j2ee.bankchecker.bean.remote.BankCheckerSessionEJB/ejb-class