AW: AW: [JBoss-dev] Updating to use Axis 1.1 beta

2003-01-07 Thread Jung , Dr. Christoph
Never mind. Once we are through this, we have a common denominator to work
on ;-)

CGJ


-Ursprüngliche Nachricht-
Von: Tom Elrod [mailto:[EMAIL PROTECTED]] 
Gesendet: Dienstag, 7. Januar 2003 23:48
An: [EMAIL PROTECTED]
Betreff: Re: AW: [JBoss-dev] Updating to use Axis 1.1 beta


I was the one the broke the build.  I have updated the following files
within jboss.net package:

org.jboss.net.jmx.adaptor.AttributeSerializer
org.jboss.net.jmx.adaptor.ObjectSerializer

to fix the build.  You can find the changes made by searching for
'implemented to comply with Axis 1.1beta'.

I certainly should have done a clean build before the update and apologize.
I also am sorry that I misunderstood "I would also give my ok for putting
the 1.1 binaries into head" as meaning that it would be ok for me to update
the binaries into head.

-Tom.

"Jung , Dr. Christoph" wrote:

> You should have tried to build/build most before submitting then you 
> would have noticed that the axis-beta patch has not yet been applied 
> to jboss.net and broke the build.
>
> Grrmpf. This leaves it to me to repair it. How I love that.
>
> CGJ
>
> -Ursprüngliche Nachricht-
> Von: Tom Elrod [mailto:[EMAIL PROTECTED]]
> Gesendet: Dienstag, 7. Januar 2003 08:58
> An: [EMAIL PROTECTED]
> Betreff: RE: [JBoss-dev] Updating to use Axis 1.1 beta
>
> I have updated the following in thirdparty to support Axis 1.1 beta 
> (which I needed for JMX SOAP Connector).  The update was done to HEAD 
> in CVS.
>
> thirdparty/apache-axis/README 
> thirdparty/apache-axis/release-notes.html
> thirdparty/apache-axis/lib/axis.jar
> thirdparty/apache-axis/lib/jaxrpc.jar
> thirdparty/apache-axis/lib/saaj.jar
> thirdparty/apache-commons/lib/commons-discovery.jar
>
> I was unable to verify any affect this might have had on the other 
> jboss projects (other than the e-mail sent out previously), so if you 
> are using any of these, please verify it does not break any of your 
> code.
>
> Thanks.
>
> -Tom
>
> > -Original Message-
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED]]On
> > Behalf Of Jung
> > , Dr. Christoph
> > Sent: Thursday, January 02, 2003 3:42 AM
> > To: '[EMAIL PROTECTED]'
> > Subject: AW: [JBoss-dev] Updating to use Axis 1.1 beta
> >
> >
> > Tom,
> >
> > There is already a patch for jboss.net submitted which addresses 
> > some additional exceptions raised in the Axis1.1 beta. I think that 
> > I will be able to apply it such that jboss.net will cope with both
> > 1.0 and 1.1 ...
> >
> > I would also give my ok for putting the 1.1 binaries into head, but 
> > I would hesitate going for beta in the 3.2 branch.
> >
> > CGJ
> >
> > -Ursprüngliche Nachricht-
> > Von: Tom Elrod [mailto:[EMAIL PROTECTED]]
> > Gesendet: Dienstag, 31. Dezember 2002 06:28
> > An: [EMAIL PROTECTED]
> > Betreff: [JBoss-dev] Updating to use Axis 1.1 beta
> >
> >
> > I have written a SOAP connector to be used within the JBoss-MX 
> > project which uses Axis 1.1 beta.  I know that Axis 1.0 is being 
> > used in the root thirdparty for jboss.net and was wondering if 
> > someone could tell me if there would be a problem upgrading it to 
> > 1.1 beta so both sub-projects (jboss-mx
> > and jboss.net) could use the same libraries?
> >
> > Thanks.
> >
> > -Tom
> >
> >
> >
> >
> > ---
> > This sf.net email is sponsored by:ThinkGeek
> > Welcome to geek heaven.
> > http://thinkgeek.com/sf 
> > ___
> > Jboss-development mailing list 
> > [EMAIL PROTECTED]
> > https://lists.sourceforge.net/lists/listinfo/jboss-development
> > ###
> >
> > This message has been scanned by F-Secure Anti-Virus for Microsoft 
> > Exchange. For more information, connect to http://www.F-Secure.com/
> >
> >
> > ---
> > This sf.net email is sponsored by:ThinkGeek
> > Welcome to geek heaven.
> > http://thinkgeek.com/sf 
> > ___
> > Jboss-development mailing list 
> > [EMAIL PROTECTED]
> > https://lists.sourceforge.net/lists/listinfo/jboss-development
> >
> >
>
> ---
> This SF.NET email is sponsored by:
> SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! 
> http://www.vasoftware.com 
> ___
> Jboss-development mailing list [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-development
> ###
>
> This message has been scanned by F-Secure Anti-Virus for Microsoft 
> Exchange. For more information, connect to http://www.F-Secure.com/
>
> ---
> This SF.NET email is sponsored by:
> SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! 
> http://www.vasoftware.com 
> ___
> Jboss-develo

AW: AW: [JBoss-dev] Updating to use Axis 1.1 beta

2003-01-08 Thread Jung , Dr. Christoph
They have also changed the signature of the serializer´s xsd-emitter
methods. 

It´s in now.

CGJ 

-Ursprüngliche Nachricht-
Von: Jung , Dr. Christoph [mailto:[EMAIL PROTECTED]] 
Gesendet: Mittwoch, 8. Januar 2003 08:26
An: '[EMAIL PROTECTED]'
Betreff: AW: AW: [JBoss-dev] Updating to use Axis 1.1 beta


Never mind. Once we are through this, we have a common denominator to work
on ;-)

CGJ


-Ursprüngliche Nachricht-
Von: Tom Elrod [mailto:[EMAIL PROTECTED]] 
Gesendet: Dienstag, 7. Januar 2003 23:48
An: [EMAIL PROTECTED]
Betreff: Re: AW: [JBoss-dev] Updating to use Axis 1.1 beta


I was the one the broke the build.  I have updated the following files
within jboss.net package:

org.jboss.net.jmx.adaptor.AttributeSerializer
org.jboss.net.jmx.adaptor.ObjectSerializer

to fix the build.  You can find the changes made by searching for
'implemented to comply with Axis 1.1beta'.

I certainly should have done a clean build before the update and apologize.
I also am sorry that I misunderstood "I would also give my ok for putting
the 1.1 binaries into head" as meaning that it would be ok for me to update
the binaries into head.

-Tom.

"Jung , Dr. Christoph" wrote:

> You should have tried to build/build most before submitting then you
> would have noticed that the axis-beta patch has not yet been applied 
> to jboss.net and broke the build.
>
> Grrmpf. This leaves it to me to repair it. How I love that.
>
> CGJ
>
> -Ursprüngliche Nachricht-
> Von: Tom Elrod [mailto:[EMAIL PROTECTED]]
> Gesendet: Dienstag, 7. Januar 2003 08:58
> An: [EMAIL PROTECTED]
> Betreff: RE: [JBoss-dev] Updating to use Axis 1.1 beta
>
> I have updated the following in thirdparty to support Axis 1.1 beta
> (which I needed for JMX SOAP Connector).  The update was done to HEAD 
> in CVS.
>
> thirdparty/apache-axis/README
> thirdparty/apache-axis/release-notes.html
> thirdparty/apache-axis/lib/axis.jar
> thirdparty/apache-axis/lib/jaxrpc.jar
> thirdparty/apache-axis/lib/saaj.jar
> thirdparty/apache-commons/lib/commons-discovery.jar
>
> I was unable to verify any affect this might have had on the other
> jboss projects (other than the e-mail sent out previously), so if you 
> are using any of these, please verify it does not break any of your 
> code.
>
> Thanks.
>
> -Tom
>
> > -Original Message-
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED]]On
> > Behalf Of Jung
> > , Dr. Christoph
> > Sent: Thursday, January 02, 2003 3:42 AM
> > To: '[EMAIL PROTECTED]'
> > Subject: AW: [JBoss-dev] Updating to use Axis 1.1 beta
> >
> >
> > Tom,
> >
> > There is already a patch for jboss.net submitted which addresses
> > some additional exceptions raised in the Axis1.1 beta. I think that 
> > I will be able to apply it such that jboss.net will cope with both
> > 1.0 and 1.1 ...
> >
> > I would also give my ok for putting the 1.1 binaries into head, but
> > I would hesitate going for beta in the 3.2 branch.
> >
> > CGJ
> >
> > -Ursprüngliche Nachricht-
> > Von: Tom Elrod [mailto:[EMAIL PROTECTED]]
> > Gesendet: Dienstag, 31. Dezember 2002 06:28
> > An: [EMAIL PROTECTED]
> > Betreff: [JBoss-dev] Updating to use Axis 1.1 beta
> >
> >
> > I have written a SOAP connector to be used within the JBoss-MX
> > project which uses Axis 1.1 beta.  I know that Axis 1.0 is being 
> > used in the root thirdparty for jboss.net and was wondering if 
> > someone could tell me if there would be a problem upgrading it to 
> > 1.1 beta so both sub-projects (jboss-mx
> > and jboss.net) could use the same libraries?
> >
> > Thanks.
> >
> > -Tom
> >
> >
> >
> >
> > ---
> > This sf.net email is sponsored by:ThinkGeek
> > Welcome to geek heaven.
> > http://thinkgeek.com/sf
> > ___
> > Jboss-development mailing list 
> > [EMAIL PROTECTED]
> > https://lists.sourceforge.net/lists/listinfo/jboss-development
> > ###
> >
> > This message has been scanned by F-Secure Anti-Virus for Microsoft
> > Exchange. For more information, connect to http://www.F-Secure.com/
> >
> >
> > ---
> > This sf.net email is sponsored by:ThinkGeek
> > Welcome to geek heaven.
> > http://thinkgeek.com/sf
> > ___
> > Jboss-development mailing list 
> > [EMAIL PROTECTED]
> > https://lists.sourceforge.net