[JBoss-user] [Installation Configuration] - Re: URGENT- Classloader issue

2004-06-17 Thread skulawik
Well, Ive also the same problem. In my case, I'm using Jaxen in a SessionBean so I 
can't use the changes in the jboss-web.xml.
Entering a loader-repository in jboss-app.xml of the EAR causes a lot of 
ClassCastExceptions - has anybody an idea?

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3839066#3839066

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3839066


---
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation Configuration] - Re: URGENT- Classloader issue

2004-06-17 Thread wolfc
try:

run -L saxpath.jar

Oh and place saxpath.jar in ${jboss_home}/lib. :-)

It will be added to the NoAnnotationClassLoader which is used to load jdom.jar.

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3839069#3839069

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3839069


---
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation Configuration] - Re: URGENT- Classloader issue

2004-06-17 Thread skulawik
I've actually replaced the dom4j from JBoss 3.2.4 in Version 1.3 with the latest 1.5B2 
from sf.net. Right now this one comes with a full jaxen distribution which I'm using 
right now.
Nevertheless, this sounds more like a hotfix. Same procedure starts with cocoon and a 
new Xerces 2.6.2 which has to be placed into the endorsed dir.
Isn't there a working solution to get this classloader issues running?

Regards,

Sascha

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3839157#3839157

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3839157


---
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation Configuration] - Re: URGENT- Classloader issue

2004-06-16 Thread wolfc
Do you still get the same exception?

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3838945#3838945

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3838945


---
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation Configuration] - Re: URGENT- Classloader issue

2004-06-16 Thread meissa
you can fix this by setting the UseJBossWebLoader of the jboss-service
of the jboss-web-tomcat.sar like this.

false

let me know if it does'nt work.

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3838947#3838947

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3838947


---
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation Configuration] - Re: URGENT- Classloader issue

2004-06-11 Thread vivkap01
Yes I tried that 
I put this in jboss-web.xml under WEB-INF/

jboss-web
class-loading java2ClassLoadingCompliance=false
   loader-repository
  surya.com:loader=log4j.jar
  loader-repository-configjava2ParentDelegation=false/loader-repository-config
   /loader-repository
/class-loading
/jboss-web


What should be the String values under loader-repository  ?

It still did not work

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3838511#3838511

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3838511


---
This SF.Net email is sponsored by the new InstallShield X.
From Windows to Linux, servers to mobile, InstallShield X is the
one installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation Configuration] - Re: URGENT- Classloader issue

2004-06-08 Thread wolfc
You need to configure a loader-repository. (See 
http://www.jboss.org/wiki/Wiki.jsp?page=JakartaSlide[/url] or 
[url]http://www.jboss.org/wiki/Wiki.jsp?page=ClassLoadingConfiguration)


View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3837944#3837944

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3837944


---
This SF.Net email is sponsored by: GNOME Foundation
Hackers Unite!  GUADEC: The world's #1 Open Source Desktop Event.
GNOME Users and Developers European Conference, 28-30th June in Norway
http://2004/guadec.org
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation Configuration] - Re: URGENT- Classloader issue

2004-06-08 Thread wolfc
lol, I think bb needs a fix.
wolfc wrote : You need to configure a loader-repository. (See 
  | http://www.jboss.org/wiki/Wiki.jsp?page=JakartaSlide or 
  | http://www.jboss.org/wiki/Wiki.jsp?page=ClassLoadingConfiguration)
  | 

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3837945#3837945

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3837945


---
This SF.Net email is sponsored by: GNOME Foundation
Hackers Unite!  GUADEC: The world's #1 Open Source Desktop Event.
GNOME Users and Developers European Conference, 28-30th June in Norway
http://2004/guadec.org
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user