You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@xmlbeans.apache.org by Radu Preotiuc-Pietro <ra...@bea.com> on 2005/04/05 02:48:35 UTC

RE: scomp and JDK differences and WebSphere

1. No, this is not a known fact. What is the error that you are getting?
Can you try using the "-srconly" flag on scomp to generate just the source files and them compile them offline using sun's compiler? It's probably not related to XmlBeans in particular.

Radu
-----Original Message-----
From: eJrAiKcOsBson [mailto:jakob.ericsson@gmail.com]
Sent: Wednesday, March 30, 2005 11:16 PM
To: user@xmlbeans.apache.org
Subject: scomp and JDK differences and WebSphere


Hello,

I have two questions.

First of all, I am using xmlbeans 2.0.0-beta1.

1.
I am trying to understand some things about scomp.

If I run scomp (to create my generated classes jar) using a suns jdk
on my schemas and then try to run and use them on ibms jdk (WebSphere
Appserver bundled version), this will not work at all.
But if I run with scomp with ibms jdk and run with ibms jdk it works
great. But I think we will have som problems due to this in a later

Is this a known fact?


2.
I have no luck using my xmlbeans in a WebSphere Application Server 5.1
without changing the classloader (on my webapp) to work in a
PARENT_LAST (from PARENT_FIRST) scenario. It seems to load a faulty
class otherwise.

Anyone seen this problem before?


Regards,
Jakob Ericsson

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@xmlbeans.apache.org
For additional commands, e-mail: user-help@xmlbeans.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@xmlbeans.apache.org
For additional commands, e-mail: user-help@xmlbeans.apache.org


Re: scomp and JDK differences and WebSphere

Posted by Jakob Ericsson <ja...@gmail.com>.
Hello again,

My mistake. :-)
I generated the classes using the scomp in xmlbeans 1.0.4 and ran them
using xmlbeans 2.0.
I can not reproduce the problem when I use scomp from from 2.0.

Regards,
Jakob Ericsson

On Apr 5, 2005 2:48 AM, Radu Preotiuc-Pietro <ra...@bea.com> wrote:
> 1. No, this is not a known fact. What is the error that you are getting?
> Can you try using the "-srconly" flag on scomp to generate just the source files and them compile them offline using sun's compiler? It's probably not related to XmlBeans in particular.
>
> Radu
> -----Original Message-----
> From: eJrAiKcOsBson [mailto:jakob.ericsson@gmail.com]
> Sent: Wednesday, March 30, 2005 11:16 PM
> To: user@xmlbeans.apache.org
> Subject: scomp and JDK differences and WebSphere
>
> Hello,
>
> I have two questions.
>
> First of all, I am using xmlbeans 2.0.0-beta1.
>
> 1.
> I am trying to understand some things about scomp.
>
> If I run scomp (to create my generated classes jar) using a suns jdk
> on my schemas and then try to run and use them on ibms jdk (WebSphere
> Appserver bundled version), this will not work at all.
> But if I run with scomp with ibms jdk and run with ibms jdk it works
> great. But I think we will have som problems due to this in a later
>
> Is this a known fact?
>
> 2.
> I have no luck using my xmlbeans in a WebSphere Application Server 5.1
> without changing the classloader (on my webapp) to work in a
> PARENT_LAST (from PARENT_FIRST) scenario. It seems to load a faulty
> class otherwise.
>
> Anyone seen this problem before?
>
> Regards,
> Jakob Ericsson
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@xmlbeans.apache.org
> For additional commands, e-mail: user-help@xmlbeans.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@xmlbeans.apache.org
For additional commands, e-mail: user-help@xmlbeans.apache.org