Hi all

   Anyone knows if an ear file can be deployed
(without any changes) in both JBoss/Tomcat and
JBoss/Jetty environment?

   I have deployed an ear file and run it successfully
in JBoss 2.4.6/Tomcat 4.0.3 but when I deployed to
Jboss/Jetty environment, I have the following
problems:

   (1)  When I typed http://localhost:8080 as URL in
the browser, it will redirect to http://jsp/login.jsp
for Jboss/Jetty.  The page is being redirected to
http://localhost:8080/jsp/login.jsp correctly for my
JBoss/Tomcat settings.

   (2)  After I have manually type the full address
and login to the system, I observed that my style
sheets and images are not displayed correctly.

   Are there any other settings for Jetty I must
configure so that my application will run similarly in
both JBoss/Tomcat and JBoss/Jetty environments ?

   Thanks in advance.

Cheers
Chee Siong

__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com

_______________________________________________________________

Sponsored by:
ThinkGeek at http://www.ThinkGeek.com/
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to