[JBoss-user] [JBoss.NET] - Error: MissingResourceException & ApplicationDispatcher

2006-04-06 Thread beatificmale
Experts, Please help me to resolve following issues with Jboss used in clustered mode on Linux box. 1) I'm getting an exception over MissingResourceException 2) consequently an error occurs(Null pointer) ApplicationDispatcher--> Localizer.java Thanks in advance :) GA --Log---

[JBoss-user] [JBoss.NET] - Error while deploying web service

2005-08-18 Thread praneeth.bits
hi, i am working on jboss 3.2.5. i am trying to build a web service and deploy it on this server.i followed the example given in this link. http://www.csd.abdn.ac.uk/~bscharla/teaching/mtp_software/jboss/jboss-net-HelloWorld.shtml when i try to open the axis link to view the service that i deplo

[JBoss-user] [JBoss.NET] - Error deserializing custom java object (using jboss.net xdoc

2004-12-08 Thread mburbidg
I'm building a web service using jboss.net and it's associated xdoclet tags. I'm following the example in the article posted at www.nsdev.org/jboss/stories/jboss-net.html. One of my web service messages takes a simple custom java object as one of it's parameters. I've followed the example in th

[JBoss-user] [JBoss.NET] - error migrating from rpc to document wrapped

2004-10-28 Thread cartola
Hi, We've deployed successfully an EJB based Webservice in jboss-net. We used the jboss-net xdoclet tags to generate web-service.xml. It uses RPC style. Now we found ourselves in need to change the service style to document/literal wrapped. Our approach included the insertion of the wrapped refere

Re: AW: AW: AW: AW: [JBoss-user] JBoss.NET error

2003-03-26 Thread Nathan Hoover
Ursprüngliche Nachricht- Von: Nathan Hoover [mailto:[EMAIL PROTECTED]] Gesendet: Dienstag, 25. März 2003 20:40 An: [EMAIL PROTECTED] Betreff: Re: AW: AW: AW: [JBoss-user] JBoss.NET error This worked for me (of course) and my problem with the JNDI name went away. Hopefully this jar will b

Re: AW: AW: AW: AW: [JBoss-user] JBoss.NET error

2003-03-26 Thread Nathan Hoover
Ursprüngliche Nachricht- Von: Nathan Hoover [mailto:[EMAIL PROTECTED]] Gesendet: Dienstag, 25. März 2003 20:40 An: [EMAIL PROTECTED] Betreff: Re: AW: AW: AW: [JBoss-user] JBoss.NET error This worked for me (of course) and my problem with the JNDI name went away. Hopefully this jar will be in

Re: AW: AW: AW: AW: [JBoss-user] JBoss.NET error

2003-03-26 Thread Nathan Hoover
PROTECTED] Betreff: Re: AW: AW: AW: [JBoss-user] JBoss.NET error This worked for me (of course) and my problem with the JNDI name went away. Hopefully this jar will be included as part of the 3.2 release. I am now having a new problem: An unhandled exception of type 'System.Web.Service

AW: AW: AW: AW: [JBoss-user] JBoss.NET error

2003-03-26 Thread Jung , Dr. Christoph
OTECTED] Betreff: Re: AW: [JBoss-user] JBoss.NET error You're totally right, the bean is not being hit at all, and it's due to the web-service.xml. I had updated the bean to have both remote and local interfaces since the last time it was working. The pr

Re: AW: AW: AW: [JBoss-user] JBoss.NET error

2003-03-25 Thread Nathan Hoover
Gesendet: Dienstag, 25. März 2003 16:04 An: [EMAIL PROTECTED] Betreff: Re: AW: AW: [JBoss-user] JBoss.NET error I have 3.2RC4, which was released on Sunday. Shouldn't I have the right code? How can I get just the XDoclet module without rebuilding JBoss in its entirety? N At 03:33 PM 3/25/

AW: AW: AW: [JBoss-user] JBoss.NET error

2003-03-25 Thread Jung , Dr. Christoph
März 2003 14:33 An: [EMAIL PROTECTED] Betreff: Re: AW: [JBoss-user] JBoss.NET error You're totally right, the bean is not being hit at all, and it's due to the web-service.xml. I had updated the bean to have both remote and local interfaces since the last time

Re: AW: AW: [JBoss-user] JBoss.NET error

2003-03-25 Thread Nathan Hoover
s, it should not occur anymore. -Ursprüngliche Nachricht- Von: Nathan Hoover [mailto:[EMAIL PROTECTED]] Gesendet: Dienstag, 25. März 2003 14:33 An: [EMAIL PROTECTED] Betreff: Re: AW: [JBoss-user] JBoss.NET error You're totally right, the bean is not being hit at all, and it's

AW: AW: [JBoss-user] JBoss.NET error

2003-03-25 Thread Jung , Dr. Christoph
MAIL PROTECTED]] Gesendet: Montag, 24. März 2003 15:53An: [EMAIL PROTECTED]Betreff: [JBoss-user] JBoss.NET error I'm getting the following error trying to call a session bean method using JBoss.NET. I have 3.2RC4.

Re: AW: [JBoss-user] JBoss.NET error

2003-03-25 Thread Nathan Hoover
DI name of your session bean and how does your web-service.xml look like? Looks like there is a name "Facadecomp" in your web-service.xml referenced?   CGJ     -Ursprüngliche Nachricht- Von: Nathan Hoover [mailto:[EMAIL PROTECTED]] Gesendet: Montag, 24. März 2003 15:53 An: [EMAIL PROTEC

AW: [JBoss-user] JBoss.NET error

2003-03-25 Thread Jung , Dr. Christoph
Nachricht-Von: Nathan Hoover [mailto:[EMAIL PROTECTED] Gesendet: Montag, 24. März 2003 15:53An: [EMAIL PROTECTED]Betreff: [JBoss-user] JBoss.NET error I'm getting the following error trying to call a session bean method using JBoss.NET. I have 3.2RC4. An unhandled ex

[JBoss-user] JBoss.NET error

2003-03-24 Thread Nathan Hoover
I'm getting the following error trying to call a session bean method using JBoss.NET. I have 3.2RC4. An unhandled exception of type 'System.Web.Services.Protocols.SoapException' occurred in system.web.services.dll Additional information: org.apache.axis.ConfigurationException: Could not find ho

RE: [JBoss-user] jboss.net error messages

2003-02-05 Thread Joe Hung
ginal Message- From: Jung , Dr. Christoph [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 05, 2003 12:41 AM To: '[EMAIL PROTECTED]' Subject: AW: [JBoss-user] jboss.net error messages The web-service.xml of jboss.net is a tiny extension to the axis wsdd that additio

AW: [JBoss-user] jboss.net error messages

2003-02-05 Thread Jung , Dr. Christoph
:[EMAIL PROTECTED]] Gesendet: Mittwoch, 5. Februar 2003 00:20 An: Jboss-User (E-mail) Betreff: [JBoss-user] jboss.net error messages can anybody tell me what does this mean? I'm trying to deploy a .wsr in JBoss3.2.0RC1. thanks a lot! -joe = 15:08:02,915

[JBoss-user] jboss.net error messages

2003-02-04 Thread Joe Hung
can anybody tell me what does this mean? I'm trying to deploy a .wsr in JBoss3.2.0RC1. thanks a lot! -joe = 15:08:02,915 WARN [AxisService] Web Service Deployment org.jboss.deployment.DeploymentInfo@2c653cc6 { url=file:/opt/jboss-3.2.0RC1_tomcat-4.1.18/server/

Re: AW: AW: [JBoss-user] JBoss.net: error on wsr UNdeployment

2002-07-23 Thread David Ward
t; CGJ > > > -Ursprüngliche Nachricht- > Von: David Ward [mailto:[EMAIL PROTECTED]] > Gesendet: Montag, 22. Juli 2002 16:01 > An: [EMAIL PROTECTED] > Betreff: Re: AW: [JBoss-user] JBoss.net: error on wsr UNdeployment > > > Dr. Jung, > > I do have some

AW: AW: [JBoss-user] JBoss.net: error on wsr UNdeployment

2002-07-22 Thread Jung , Dr. Christoph
Nachricht- Von: David Ward [mailto:[EMAIL PROTECTED]] Gesendet: Montag, 22. Juli 2002 16:01 An: [EMAIL PROTECTED] Betreff: Re: AW: [JBoss-user] JBoss.net: error on wsr UNdeployment Dr. Jung, I do have some unnamed handler elements, but I do that because I was following example. In the

Re: AW: [JBoss-user] JBoss.net: error on wsr UNdeployment

2002-07-22 Thread David Ward
oy which could be most likely an unnamed handler, a chain, > or something like that? > > CGJ > > -Ursprüngliche Nachricht- > Von: David Ward [mailto:[EMAIL PROTECTED]] > Gesendet: Freitag, 19. Juli 2002 23:24 > An: [EMAIL PROTECTED] > Betreff: [JBoss-user] JBoss.ne

AW: [JBoss-user] JBoss.net: error on wsr UNdeployment

2002-07-21 Thread Jung , Dr. Christoph
-Ursprüngliche Nachricht- Von: David Ward [mailto:[EMAIL PROTECTED]] Gesendet: Freitag, 19. Juli 2002 23:24 An: [EMAIL PROTECTED] Betreff: [JBoss-user] JBoss.net: error on wsr UNdeployment I'm getting a stack trace when I undeploy a wsr (that is housed in an ear). It's complaining that I do