[JBoss-user] [Installation & Configuration] - Re: JBoss 4.0.1 and xalan

2005-01-22 Thread nkerickson
Thanks for the quick response! View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863242#3863242 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3863242 --- This SF.Net

[JBoss-user] [Installation & Configuration] - Re: JBoss 4.0.1 and xalan

2005-01-22 Thread [EMAIL PROTECTED]
You have to use the xerces parser found in the jboss-4.0.1/lib/endorsed directory so you need a -Djava.endorsed.dirs="$JBOSS_ENDORSED_DIRS" option as is done with the run.sh/run.bat scripts. Alternatively if your not using jaxr you can just remove the all/deploy/ebxmlrr-service.sar directory.

[JBoss-user] [Installation & Configuration] - Re: JBoss 4.0.1 and xalan

2005-01-22 Thread nkerickson
I am getting the same using jdk j2sdk1.4.2_6. I am starting JBoss using the JBoss IDE plugin for eclipse. Any ideas? Thanks, Neil View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863238#3863238 Reply to the post : http://www.jboss.org/index.html?module=bb&op=

[JBoss-user] [Installation & Configuration] - Re: JBoss 4.0.1 and xalan

2005-01-11 Thread [EMAIL PROTECTED]
Using what jdk and how is jboss being started? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3861587#3861587 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3861587 --