[JBoss-dev] [ jboss-Bugs-1031357 ] jaxr service xml security classes broken with jdk 1.4.2_05

2004-12-29 Thread SourceForge.net
Bugs item #1031357, was opened at 2004-09-20 09:36
Message generated for change (Comment added) made by starksm
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=376685aid=1031357group_id=22866

Category: JBossWeb
Group: v4.0
Status: Closed
Resolution: None
Priority: 5
Submitted By: Scott M Stark (starksm)
Assigned to: Scott M Stark (starksm)
Summary: jaxr service xml security classes broken with jdk 1.4.2_05

Initial Comment:
Stating 4.0.0 with jdk 1.4.2_05 results in the
following exception in the jaxr service. The apache xml
security classes need to be updated.

16:19:14,353 ERROR [Engine]
StandardContext[/ebxmlrr]StandardWrapper.Throwable
java.lang.IllegalAccessError: tried to access field
org.apache.xpath.compiler.FunctionTable.m_functions
from class org.apache.xml.security.Init
at org.apache.xml.security.Init.init(Init.java:233)
at
org.jboss.jaxr.servlet.SAAJServlet.init(SAAJServlet.java:86)
at
javax.servlet.GenericServlet.init(GenericServlet.java:211)
at
org.jboss.jaxr.servlet.SAAJServlet.init(SAAJServlet.java:76)
at
org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1029)
at
org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:862)
at
org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4013)
at
org.apache.catalina.core.StandardContext.start(StandardContext.java:4357)
at
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:823)
at
org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:807)
at
org.apache.catalina.core.StandardHost.addChild(StandardHost.java:595)
at
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)

--

Comment By: Scott M Stark (starksm)
Date: 2004-12-29 12:51

Message:
Logged In: YES 
user_id=175228

All issues have been moved to http://jira.jboss.com. Existing
issues have been moved. New issues will be closed with this
canned reponse.

--

Comment By: ukriegel (ukriegel)
Date: 2004-10-01 02:27

Message:
Logged In: YES 
user_id=1129053

Error does not occur in Java 5

--

Comment By: ukriegel (ukriegel)
Date: 2004-10-01 02:26

Message:
Logged In: YES 
user_id=1129053

Error does not occur in Java 5

--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=376685aid=1031357group_id=22866


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [ jboss-Bugs-1031357 ] jaxr service xml security classes broken with jdk 1.4.2_05

2004-10-01 Thread SourceForge.net
Bugs item #1031357, was opened at 2004-09-20 18:36
Message generated for change (Comment added) made by ukriegel
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=376685aid=1031357group_id=22866

Category: JBossWeb
Group: v4.0
Status: Open
Resolution: None
Priority: 5
Submitted By: Scott M Stark (starksm)
Assigned to: Scott M Stark (starksm)
Summary: jaxr service xml security classes broken with jdk 1.4.2_05

Initial Comment:
Stating 4.0.0 with jdk 1.4.2_05 results in the
following exception in the jaxr service. The apache xml
security classes need to be updated.

16:19:14,353 ERROR [Engine]
StandardContext[/ebxmlrr]StandardWrapper.Throwable
java.lang.IllegalAccessError: tried to access field
org.apache.xpath.compiler.FunctionTable.m_functions
from class org.apache.xml.security.Init
at org.apache.xml.security.Init.init(Init.java:233)
at
org.jboss.jaxr.servlet.SAAJServlet.init(SAAJServlet.java:86)
at
javax.servlet.GenericServlet.init(GenericServlet.java:211)
at
org.jboss.jaxr.servlet.SAAJServlet.init(SAAJServlet.java:76)
at
org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1029)
at
org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:862)
at
org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4013)
at
org.apache.catalina.core.StandardContext.start(StandardContext.java:4357)
at
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:823)
at
org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:807)
at
org.apache.catalina.core.StandardHost.addChild(StandardHost.java:595)
at
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)

--

Comment By: ukriegel (ukriegel)
Date: 2004-10-01 11:26

Message:
Logged In: YES 
user_id=1129053

Error does not occur in Java 5

--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=376685aid=1031357group_id=22866


---
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [ jboss-Bugs-1031357 ] jaxr service xml security classes broken with jdk 1.4.2_05

2004-10-01 Thread SourceForge.net
Bugs item #1031357, was opened at 2004-09-20 18:36
Message generated for change (Comment added) made by ukriegel
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=376685aid=1031357group_id=22866

Category: JBossWeb
Group: v4.0
Status: Open
Resolution: None
Priority: 5
Submitted By: Scott M Stark (starksm)
Assigned to: Scott M Stark (starksm)
Summary: jaxr service xml security classes broken with jdk 1.4.2_05

Initial Comment:
Stating 4.0.0 with jdk 1.4.2_05 results in the
following exception in the jaxr service. The apache xml
security classes need to be updated.

16:19:14,353 ERROR [Engine]
StandardContext[/ebxmlrr]StandardWrapper.Throwable
java.lang.IllegalAccessError: tried to access field
org.apache.xpath.compiler.FunctionTable.m_functions
from class org.apache.xml.security.Init
at org.apache.xml.security.Init.init(Init.java:233)
at
org.jboss.jaxr.servlet.SAAJServlet.init(SAAJServlet.java:86)
at
javax.servlet.GenericServlet.init(GenericServlet.java:211)
at
org.jboss.jaxr.servlet.SAAJServlet.init(SAAJServlet.java:76)
at
org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1029)
at
org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:862)
at
org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4013)
at
org.apache.catalina.core.StandardContext.start(StandardContext.java:4357)
at
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:823)
at
org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:807)
at
org.apache.catalina.core.StandardHost.addChild(StandardHost.java:595)
at
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)

--

Comment By: ukriegel (ukriegel)
Date: 2004-10-01 11:27

Message:
Logged In: YES 
user_id=1129053

Error does not occur in Java 5

--

Comment By: ukriegel (ukriegel)
Date: 2004-10-01 11:26

Message:
Logged In: YES 
user_id=1129053

Error does not occur in Java 5

--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=376685aid=1031357group_id=22866


---
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [ jboss-Bugs-1031357 ] jaxr service xml security classes broken with jdk 1.4.2_05

2004-09-20 Thread SourceForge.net
Bugs item #1031357, was opened at 2004-09-20 09:36
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=376685aid=1031357group_id=22866

Category: JBossWeb
Group: v4.0
Status: Open
Resolution: None
Priority: 5
Submitted By: Scott M Stark (starksm)
Assigned to: Scott M Stark (starksm)
Summary: jaxr service xml security classes broken with jdk 1.4.2_05

Initial Comment:
Stating 4.0.0 with jdk 1.4.2_05 results in the
following exception in the jaxr service. The apache xml
security classes need to be updated.

16:19:14,353 ERROR [Engine]
StandardContext[/ebxmlrr]StandardWrapper.Throwable
java.lang.IllegalAccessError: tried to access field
org.apache.xpath.compiler.FunctionTable.m_functions
from class org.apache.xml.security.Init
at org.apache.xml.security.Init.init(Init.java:233)
at
org.jboss.jaxr.servlet.SAAJServlet.init(SAAJServlet.java:86)
at
javax.servlet.GenericServlet.init(GenericServlet.java:211)
at
org.jboss.jaxr.servlet.SAAJServlet.init(SAAJServlet.java:76)
at
org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1029)
at
org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:862)
at
org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4013)
at
org.apache.catalina.core.StandardContext.start(StandardContext.java:4357)
at
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:823)
at
org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:807)
at
org.apache.catalina.core.StandardHost.addChild(StandardHost.java:595)
at
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)

--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=376685aid=1031357group_id=22866


---
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development