[JBoss-user] jboss.net xdoclet generation of web-service.xml

2003-01-15 Thread TonyCadogan
Hi, I have a problem generating the web-service.xml using the xdoclet+xjavadoc jar files from sourceforge. The process correctly generates all interfaces and deployment descriptor except for the web-service.xml file. I've included the entries from both the Ant build file and Bean source code.

RE: [JBoss-user] Two copies of Jboss2.4.1/tomcat3.2.3 on thesame machine

2001-09-17 Thread TonyCadogan
Hi, Thanks Bill, worked a treat. Cheers TC -Original Message- From: Bruyn, Bill [mailto:[EMAIL PROTECTED]] Sent: 13 September 2001 16:34 To: '[EMAIL PROTECTED]' Subject: RE: [JBoss-user] Two copies of Jboss2.4.1/tomcat3.2.3 on the same machine Hi Tony, This is about how I did it for

[JBoss-user] Two copies of Jboss2.4.1/tomcat3.2.3 on the same machine

2001-09-13 Thread TonyCadogan
Hi, I'm trying two run two instances of Jboss2.4.1/tomcat3.2.2 on the same machine, can anyone define the configuration files that need to be updated. Cheers TC > Tony Cadogan > Technology > Tel: 020 7574 8120 > Fax: 020 7574 8141 > Mobile: > E Mail: [EMAIL PROTECTED] > > Halifax Group Treas

[JBoss-user] Problem with JSP invocation deployed in an EAR

2001-08-01 Thread TonyCadogan
Hi, I've built an ear file for an application name "BuildXML" containing a .war file. The war file contains home.htm jsp/sample6.jsp web.xml The deployment appears ok, I invoke the home.htm which contains the line Download When download is pressed I get a File not found error. What piece o