I added the jboss-app.xml file to the meta-inf and now when I enter the URL for my jsp
page I get a :
22:35:21,468 ERROR [Engine] StandardWrapperValve[jsp]: Servlet.service() for ser
vlet jsp threw exception
org.apache.jasper.JasperException: Unable to compile class for JSP
at org.apache.jasper.JspCompilationContext.compile(JspCompilationContext
.java:478)
....
java.lang.ClassCastException
at javax.xml.parsers.SAXParserFactory.newInstance(Unknown Source)
at org.apache.taglibs.standard.tlv.JstlBaseTLV.validate(JstlBaseTLV.java
:177)
at org.apache.taglibs.standard.tlv.JstlCoreTLV.validate(JstlCoreTLV.java
:137)
I looked at a the DTD for the xml file and a couple web sites and it looks like my
syntax is right. See below:
<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE jboss-app PUBLIC '-//JBoss//DTD J2EE Application 1.3V2//EN'
'http://www.jboss.org/j2ee/dtd/jboss-app_3_2.dtd'>
<jboss-app>
<loader-repository>www.somecompany.com:loader=LicenseGenerator.ear</loader-repository>
</jboss-app>
I tried to take out the loader-repository element and I do not get the error anymore
so it is likely something to do with it. Anybody have any ideas?
Thanks,
Eric
<a
href="http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3825323#3825323">View
the original post</a>
<a
href="http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3825323>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