Re: [JBoss-user] Problems deploying EARs with JSPs under JBoss/Jetty

2001-07-05 Thread Jonas Tehler
[EMAIL PROTECTED] wrote: > On Wed, Jul 04, 2001 at 01:10:10PM +0100, Julian Gosnell wrote: > >>I've figured this out, and fixed it. >> >>I shall try to get a 2.4 based release out tomorrow >>night - until then you can use the 2.2 (release >>candidate<5), or be explicit about the JSP mapping in >

Re: [JBoss-user] Problems deploying EARs with JSPs under JBoss/Jetty

2001-07-05 Thread Julian Gosnell
Sorry, I should have been clearer. 1. If you look in etc/webdefault.xml, you will see the mappings that SHOULD, have been loaded along with your webapp. I can't try it right now, but I'm sure if you just copy the JSP reltaed stuff (i.e. the Servlet and mapping definitions, into your web.xml, te

Re: [JBoss-user] Problems deploying EARs with JSPs under JBoss/Jetty

2001-07-04 Thread bcd
On Wed, Jul 04, 2001 at 01:10:10PM +0100, Julian Gosnell wrote: > I've figured this out, and fixed it. > > I shall try to get a 2.4 based release out tomorrow > night - until then you can use the 2.2 (release > candidate<5), or be explicit about the JSP mapping in > your web.xml. How do I go abo

Re: [JBoss-user] Problems deploying EARs with JSPs under JBoss/Jetty

2001-07-04 Thread Julian Gosnell
I've figured this out, and fixed it. I shall try to get a 2.4 based release out tomorrow night - until then you can use the 2.2 (release candidate<5), or be explicit about the JSP mapping in your web.xml. Thanks for all the help guys, Jules --- Julian Gosnell <[EMAIL PROTECTED]> wrote: > OK

Re: [JBoss-user] Problems deploying EARs with JSPs under JBoss/Jetty

2001-07-04 Thread Jonas Tehler
No, that doesn't seem to change anything. =( I am not using an .ear, just a .war. / Jonas Julian Gosnell wrote: > H... > > OK - I'm getting an inkling of what the problem is > > I reckon you are deploying your ear BEFORE starting > JBoss - am I right ??? > > If so, please try a JM

Re: [JBoss-user] Problems deploying EARs with JSPs under JBoss/Jetty

2001-07-04 Thread Julian Gosnell
OK - I've tried this. The JMX deploy DOESN'T work either. I won't be home tonight, but will try to get out a 2.4 release that fixes this on thursday night. Thanks again, Keep 'em coming ! Jules --- [EMAIL PROTECTED] wrote: > On Tue, Jul 03, 2001 at 12:47:09AM +0100, Julian > Gosnell wrote:

RE: [JBoss-user] Problems deploying EARs with JSPs under JBoss/Jetty

2001-07-04 Thread Torsten Terp
PROTECTED]]On Behalf Of Julian > Gosnell > Sent: Wednesday, July 04, 2001 12:32 PM > To: [EMAIL PROTECTED] > Subject: Re: [JBoss-user] Problems deploying EARs with JSPs under > JBoss/Jetty > > > H... > > OK - I'm getting an inkling of what the problem is.

Re: [JBoss-user] Problems deploying EARs with JSPs under JBoss/Jetty

2001-07-04 Thread Julian Gosnell
H... OK - I'm getting an inkling of what the problem is I reckon you are deploying your ear BEFORE starting JBoss - am I right ??? If so, please try a JMX deployment, via 8082, or a hot-deploy AFTER Jboss starts and let me know if these work. If they do, I understand the problem. Thank

Re: [JBoss-user] Problems deploying EARs with JSPs under JBoss/Jetty

2001-07-04 Thread Jonas Tehler
I did some testing and it seems like the only problem is that the webdefaults.xml file isn't found/used. If I put the JSP mappings in my web.xml file, it works fine. / Jonas Julian Gosnell wrote: > OK - I'll try to have a look at it tomorrow, guys. > > thanks for letting me know, > > > Ju

Re: [JBoss-user] Problems deploying EARs with JSPs under JBoss/Jetty

2001-07-03 Thread bcd
On Tue, Jul 03, 2001 at 12:47:09AM +0100, Julian Gosnell wrote: > OK, Bent, > > How big is the EAR ? > > if it is less than a couple of meg, mail it to me and I will have a look. It's more like 3k :-) I have put it at http://www.pvv.org/~bcd/account.ear Its contents is LengthDateTim

Re: [JBoss-user] Problems deploying EARs with JSPs under JBoss/Jetty

2001-07-03 Thread Julian Gosnell
OK - I'll try to have a look at it tomorrow, guys. thanks for letting me know, Jules Jonas Tehler wrote: > Julian Gosnell wrote: > > > OK, Bent, > > > > How big is the EAR ? > > > > if it is less than a couple of meg, mail it to me and I will have a look. > > > > That's the best I can do ! >

Re: [JBoss-user] Problems deploying EARs with JSPs under JBoss/Jetty

2001-07-03 Thread Jonas Tehler
Julian Gosnell wrote: > OK, Bent, > > How big is the EAR ? > > if it is less than a couple of meg, mail it to me and I will have a look. > > That's the best I can do ! I think I have the same problem. I switched from JBoss-2.2.1_Jetty3.1.RC4 to JBoss-2.2.2_Jetty-3.1.RC5-6 and suddenly the

Re: [JBoss-user] Problems deploying EARs with JSPs under JBoss/Jetty

2001-07-02 Thread Julian Gosnell
[EMAIL PROTECTED] wrote: > On Mon, Jul 02, 2001 at 09:40:21PM +0100, Julian Gosnell wrote: > > I've messed around a little with Jetty and JSPs : > > > > These are things I would try : > > > > 1. Update to the latest JBoss-Jetty - Scott will be putting it on the > > binaries page soon - if you are

Re: [JBoss-user] Problems deploying EARs with JSPs under JBoss/Jetty

2001-07-02 Thread Julian Gosnell
OK, Bent, How big is the EAR ? if it is less than a couple of meg, mail it to me and I will have a look. That's the best I can do ! Jules [EMAIL PROTECTED] wrote: > On Mon, Jul 02, 2001 at 09:40:21PM +0100, Julian Gosnell wrote: > > I've messed around a little with Jetty and JSPs : > > > >

Re: [JBoss-user] Problems deploying EARs with JSPs under JBoss/Jetty

2001-07-02 Thread bcd
On Mon, Jul 02, 2001 at 09:40:21PM +0100, Julian Gosnell wrote: > I've messed around a little with Jetty and JSPs : > > These are things I would try : > > 1. Update to the latest JBoss-Jetty - Scott will be putting it on the > binaries page soon - if you are in a hurry try : > > >http://cvs.so

Re: [JBoss-user] Problems deploying EARs with JSPs under JBoss/Jetty

2001-07-02 Thread bcd
On Mon, Jul 02, 2001 at 09:40:21PM +0100, Julian Gosnell wrote: > I've messed around a little with Jetty and JSPs : > > These are things I would try : > > 1. Update to the latest JBoss-Jetty - Scott will be putting it on the > binaries page soon - if you are in a hurry try : > > >http://cvs.so

RE: [JBoss-user] Problems deploying EARs with JSPs under JBoss/Jetty

2001-07-02 Thread Torsten Terp
i hope it cant help you?!?! ^terp > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Julian > Gosnell > Sent: Monday, July 02, 2001 10:40 PM > To: [EMAIL PROTECTED] > Subject: Re: [JBoss-user] Problems deploying EARs with JSP

Re: [JBoss-user] Problems deploying EARs with JSPs under JBoss/Jetty

2001-07-02 Thread Julian Gosnell
I've messed around a little with Jetty and JSPs : These are things I would try : 1. Update to the latest JBoss-Jetty - Scott will be putting it on the binaries page soon - if you are in a hurry try : http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/~checkout~/jboss/binaries/JBoss-2.4.0BETA_Jetty-

[JBoss-user] Problems deploying EARs with JSPs under JBoss/Jetty

2001-07-02 Thread bcd
I am having great trouble getting JBoss/Jetty to treat my JSPs as JSPs/Servlets. It just treats them as if they were petty HTML pages. I put the JSPs inside a WAR in the EAR, stick in an application.xml in the EAR, and put the whole shebang into the jboss/deploy directory. It sort of deploys and