Problems trying to deploy the struts example (1.0b) on solaris

2001-02-27 Thread Pablo Estades Fernández
Hi all, The struts example works fine on my W2K but when I try to deploy it on solaris fails. This is my setup: Solaris 2.6 Sun JDK1.2 If it helps you, you can take a look on the weblogic.properties, the start script (startEx.sh) and the log (weblogic_pgn.log) If you need something more,

Re: Problems trying to deploy the struts example (1.0b) on solaris

2001-02-27 Thread Pablo Estades Fernández
More information; Here is my problematic index.jsp. Do you think the error can be related to NOT to use JDK1.3? %@ page language="java" % %@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean" % %@ taglib uri="/WEB-INF/struts-html.tld" prefix="html" % %@ taglib uri="/WEB-INF/struts-logic.tld"

Re: Problems trying to deploy the struts example (1.0b) on solaris

2001-02-27 Thread Pablo Estades Fernández
Yes Maya, it seems to be WebLogic. Are you using Tomcat under solaris or another server? --- Maya Muchnik [EMAIL PROTECTED] escribi: I think it is WebLogic related, because I do not have a problem to run struts-example on Sun 2.7 with Sun JDK 1.3. Pablo Estades Fernndez wrote: Hi all,

Re: My weblogic 5.1 sp8 isn't able to find web-app_2_2.dtd

2001-02-26 Thread Pablo Estades Fernández
Thanks everybody, If this helps you, I can tell you this weekend a was trying to run the 22/02 version on Tomcat and I got the same error... This is becouse I hadn't the xercers 1.2.3 on my classpath. Of course I revised my weblogic classpath and it was there :( Another thing, Is this error

My weblogic 5.1 sp8 isn't able to find web-app_2_2.dtd

2001-02-23 Thread Pablo Estades Fernández
Hi all, I'm using this great framework for a few weeks and it seems fantastic, but I have experimented a problem with the last nightly versions; Weblogic doesn't find the http:// java.sun.com/j2ee/dtds/web-app_2_2.dtd. I already have read the Vincent Massol reply to this problem, telling we