Re: [JBoss-user] JBoss.net installation/deployment using xdoclet

2002-06-11 Thread Thomas Phan
TED]> To: <[EMAIL PROTECTED]>; "Thomas Phan" <[EMAIL PROTECTED]> Sent: Tuesday, June 11, 2002 9:03 PM Subject: Re: [JBoss-user] JBoss.net installation/deployment using xdoclet > At 01:46 AM 6/11/2002, Thomas Phan wrote: > >Now, I got the server deployed. Does xdocl

Re: [JBoss-user] JBoss.net installation/deployment using xdoclet

2002-06-11 Thread Frederick N. Brier
At 01:46 AM 6/11/2002, Thomas Phan wrote: >Now, I got the server deployed. Does xdoclet possible to generate the WSDL >file as well. I'm going to write a C# client. Do I need to do, java My apologies, but I haven't worked with the java2wsdl feature yet, and so don't have an answer, perhaps someo

AW: AW: [JBoss-user] JBoss.net installation/deployment using xdoclet

2002-06-11 Thread Jung , Dr. Christoph
PROTECTED] Betreff: Re: AW: [JBoss-user] JBoss.net installation/deployment using xdoclet The only problem is that it does't fill in the soapaction field. Can you find if this is jboss.net's problem or a bug in axis? On Tue, 2002-06-11 at 09:46, Jung , Dr. Christoph wrote: > Hello Thomas,

Re: AW: [JBoss-user] JBoss.net installation/deployment using xdoclet

2002-06-11 Thread Marius Kotsbak
he example in the testsuite and the just updated > newsite/jboss-net.jsp which will get active in the next days). > > > Best, > CGJ > > > -Ursprüngliche Nachricht- > Von: Thomas Phan [mailto:[EMAIL PROTECTED]] > Gesendet: Dienstag, 11. Juni 2002 07:46 >

AW: [JBoss-user] JBoss.net installation/deployment using xdoclet

2002-06-11 Thread Jung , Dr. Christoph
ot;Thomas Phan" <[EMAIL PROTECTED]> Sent: Tuesday, June 11, 2002 6:52 AM Subject: Re: [JBoss-user] JBoss.net installation/deployment using xdoclet > My apologies. These comments are in reference to the 3.1Alpha in CVS. Not > the 3.0 Final. I wasn't aware that this code was

Re: [JBoss-user] JBoss.net installation/deployment using xdoclet

2002-06-10 Thread Thomas Phan
hashCode, getSerializer, and getDeserializer, in my serializable JavaBean (i.e. the xdoclet generated data bean; created by the tag) Thanks - Original Message - From: "Frederick N. Brier" <[EMAIL PROTECTED]> To: "Thomas Phan" <[EMAIL PROTECTED]> Sent: Tuesday

Re: [JBoss-user] JBoss.net installation/deployment using xdoclet

2002-06-10 Thread marius
On Tue, Jun 11, 2002 at 03:06:43AM +0800, Thomas Phan wrote: > Hi, > > I installed JBoss 3 final (Jetty), but doesn't find that JBoss.net is > installed in the binary package. Unlike JBoss 3 RC 3, I get error 404 back > from http://localhost:8080/axis/servlet/AxisServlet now. How may I set it to

Re: [JBoss-user] JBoss.net installation/deployment using xdoclet

2002-06-10 Thread Frederick N. Brier
My apologies. These comments are in reference to the 3.1Alpha in CVS. Not the 3.0 Final. I wasn't aware that this code was in there. The Hello example is still in a bit of flux, which is why its not called by the parent build file. If you don't see the jboss.net MBean using the port 8082 i

[JBoss-user] JBoss.net installation/deployment using xdoclet

2002-06-10 Thread Thomas Phan
Hi, I installed JBoss 3 final (Jetty), but doesn't find that JBoss.net is installed in the binary package. Unlike JBoss 3 RC 3, I get error 404 back from http://localhost:8080/axis/servlet/AxisServlet now. How may I set it to work? And what does port 8083 do? I deployed a few web services in Axi