« Return to Thread: Problems of run muse example simple on JBoss(new)

Re: Problems of run muse example simple on JBoss(new)

by Chris Twiner :: Rate this Message:

Reply to Author | View in Thread

Glad to hear it works Sara.  As I mentioned in the first email
responses the jboss classloader is responsible for the correct loading
of javax.* packages as per the j2ee spec.

IME this causes untold grief, every seperate jvm and platform comes
with javax issues.  Its a shame that the spec is written like that,
I'm very sure jboss is just following it.  Can't recommend OSGi enough
for solving these kinds of issues.

On Thu, Mar 5, 2009 at 1:57 PM, SARA1232007 <cyl_axis@...> wrote:

>
> Hi Chris,
>
> This problem is also caused by the muse xml parsers conflicting with those
> in JBoss. I replaced the xml parsers related package in JBoss with those
> provided in muse(They are three ones under muse's lib/common directory). It
> works.
>
> Cheers,
> Sara
>
> --
> View this message in context: http://www.na bble.com/Problems-of-run-muse-example-simple-on-JBoss%28new%29-tp22300722p22351106.html
> Sent from the Muse - Dev mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: muse-dev-unsubscribe@...
> For additional commands, e-mail: muse-dev-help@...
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: muse-dev-unsubscribe@...
For additional commands, e-mail: muse-dev-help@...

 « Return to Thread: Problems of run muse example simple on JBoss(new)