Bugs item #1053237, was opened at 2004-10-24 08:41
Message generated for change (Comment added) made by starksm
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=1053237&group_id=22866

Category: JBossServer
Group: v4.0
Status: Open
>Resolution: Accepted
Priority: 5
Submitted By: Adrian Price (adrianprice)
>Assigned to: Anil Saldhana (osdchicago)
Summary: JBoss-4.0.0 uses OLD, BUGGY castor-0.9.3.9-xml.jar

Initial Comment:
JBoss-4.0.0 deploys a very buggy and out-of-date
castor-0.9.3.9-xml.jar; it was released on December 11,
2001.

3.2.x included a still older version in
server/xxx/deploy/snmp-adaptor.sar but at least then it
was possible to circumvent it by using an EAR-scoped
classloader, whereas 4.0.0 places the castor jar in
server/xxx/lib, which seems to prevent an EAR-scoped
classloader from loading the correct version.

The up-to-date release is Version 0.9.5.3; it has been
available since March 09, 2004.  It would be extremely
helpful if JBoss could upgrade to this version.  Thanks!

----------------------------------------------------------------------

>Comment By: Scott M Stark (starksm)
Date: 2004-10-24 09:00

Message:
Logged In: YES 
user_id=175228

This is due to the jaxr implementation found in the
ebxmlrr-service.sar which cannot be scoped because the
marshalling happens on both the client and server side of
the jaxr invocations. If your not using jaxr throw away this
sar and castor. We are working on cleaning up the jaxr
implementation dependencies on thirdparty components.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=1053237&group_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

Reply via email to