Hello - 
I am having a problem that I can't seem to track down or understand. I previously had 
a WAR file deployed using plain jsp/struts.  I have since enhanced this to an EAR file 
to include a hibernate.sar as per:

http://www.hibernate.org/66.html

So I have my persistant classes in a seperate jar that is listed in the manifest. 
Everything appears to load fine, until jBoss starts to load the WAR file. Then I see 
the following in the log:

2004-03-14 20:49:13,560 INFO  [org.jboss.web.tomcat.tc4.EmbeddedTomcatService] deploy, 
ctxPath=/impweb, 
warUrl=file:/apps/jboss-3.2.3/server/default/tmp/deploy/tmp42517impEAR-1.0.ear-contents/impWEB-1.0.war/
  | 2004-03-14 20:49:15,787 ERROR [org.jboss.web.Host=www] 
SingleSignOnContextConfig[/impweb] Exception processing JAR at resource path 
/WEB-INF/lib/struts-1.1.jar
  | javax.servlet.ServletException: Exception processing JAR at resource path 
/WEB-INF/lib/struts-1.1.jar
  |         at 
org.jboss.web.tomcat.tc4.SingleSignOnContextConfig.tldScanJar(SingleSignOnContextConfig.java:1074)
  |         at 
org.jboss.web.tomcat.tc4.SingleSignOnContextConfig.tldScan(SingleSignOnContextConfig.java:999)
  |         at 
org.jboss.web.tomcat.tc4.SingleSignOnContextConfig.start(SingleSignOnContextConfig.java:752)
  |         at 
org.jboss.web.tomcat.tc4.SingleSignOnContextConfig.lifecycleEvent(SingleSignOnContextConfig.java:255)

Which I do not understand, I double checked the Tomcat info. I am not using 
singlesignon anywhere that i am aware of. I did a search on jBoss and I couldn't find 
anything that relates to this and the PDF that I purchased doesn't discuss this either.

Any help would be GREAT!

Regards,

Jason

<a 
href="http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3825599#3825599";>View 
the original post</a>

<a 
href="http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3825599>Reply 
to the post</a>


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to