James, Guys,

This fnality is probably a call that Greg will have to make. He is skiing
at the moment, but should be back within a couple of days. I shall make
sure this goes to the top of his list and gets resolved one way or the
other.

With regards to JBoss3 :-

If you are running out of CVS, no worries, when Greg decides which way he
wants to go, I shall ensure that JBoss cvs is immediately updated.

If you are running from a beta release I shall release a new
jetty-plugin.sar which you can use to replace you existing Jetty service.

I'm afraid that in the meantime (a few days) you will just have to stick
with 2.4.4/3.1.7 (any issues ? - apart from JSP compilation, you have to
precompile).

I shall do my utmost to get a Jetty4-based solution to you all ASAP.

Thanks for your patience,


Jules


P.S.

Running Jetty3 with JBoss3 would probably involve code changes, a number of
interfaces have changed. In short, it is probably more work to get Jetty3
into JBoss3 than to fix the JSP problem.


James Higginbotham wrote:

> This was a response from the struts mailing list while trying to use
> Jetty because of the afore mentioned Servlet 2.3 classloader problem.
> Anyone know if this has been fixed recently? Can Jboss 3 run with Jetty
> 3.1.3, since it seems to be more stable for struts?
>
> Thanks,
> James
>
> -----Original Message-----
> From: Ian Tomey [mailto:[EMAIL PROTECTED]]
> Sent: Friday, April 12, 2002 3:02 AM
> To: [EMAIL PROTECTED]
> Subject: Re: Jetty, Struts, and the html:base tag
>
> Hi,
>
> We are using Jetty 3.1.3 (I think) with Jboss and don't see this issue.
> However, an attempted upgrade to the latest jboss & Jetty 4.0 has thrown
> up this problem. There are other problems with the jboss so we are not
> actually upgrading for the time being, but it would be nice to see a
> resolution for this for when we do.
>
> Ian
>
> >>> [EMAIL PROTECTED] 04/11/02 04:52pm >>>
> I apologize if this is a repeat question, but I couldn't locate an
> answer to this mailing list archive, nor via google to any of your docs
> or other FAQs.
>
> I'm using JBoss 3.0.0 with embedded Jetty. Just about everything works
> with our web application since we ported it to JBoss from Weblogic. The
> only problem is with the html:base tag - for some reason, the tag
> renders <base
> href="http://localhost:8080/transactionmanagerweb/AdminUser.bmi";>
> instead of <base
> href="http://localhost:8080/transactionmanagerweb/useradmin/prefs.jsp";>.
> Since its doing this, our relative URLs are off. Again, weblogic 6.1 and
> Tomcat 4.0 seem to be fine.
>
> When looking at the source for the tag (both in 1.0.2 and 1.1), it seems
> to be using the getRequestURI() from the request. I guess Jetty doesn't
> adjust this value if you do a server-side redirect? Has anyone else seen
> this problem? Is there a workaround? If this is something broken with
> Jetty, then I could write a similiar tag that uses the mapping to obtain
> the proper page, rather than the request. I'd prefer not to do this,
> however, and was hoping someone else has a workaround for this problem.
>
>
> Thanks in advance,
> James
>
> --
> To unsubscribe, e-mail:
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
>
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-user


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to