You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Rich Adili <Ri...@xata.com> on 2007/05/22 18:24:45 UTC

XSB files?

I'm experimenting with Axis2 1.1.1 XML binding. It generates a passel of
files with an XSB extension. What is the purpose of this file?

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


RE: XSB files?

Posted by Furash Gary <fu...@mcao.maricopa.gov>.
Yea, I let the scomp tool make the jars and it worked fine.  Very nice -
like spring it kind of hides the complexity from you. 

-----Original Message-----
From: Davanum Srinivas [mailto:davanum@gmail.com] 
Sent: Tuesday, May 22, 2007 10:12 AM
To: axis-user@ws.apache.org
Subject: Re: XSB files?

Yes, that's exactly where they need to be. There is a brief mention in
the doc.

http://ws.apache.org/axis2/1_2/migration.html

-- dims

On 5/22/07, Furash Gary <fu...@mcao.maricopa.gov> wrote:
> I'm just curious.  It was unclear from the documentation about where 
> they needed to be.  It SEEMS like if they're in a jar file that you've

> put in the classpath it works okay.
>
> -----Original Message-----
> From: Davanum Srinivas [mailto:davanum@gmail.com]
> Sent: Tuesday, May 22, 2007 9:58 AM
> To: axis-user@ws.apache.org
> Subject: Re: XSB files?
>
> those are generated by the xmlbeans codegenerator and used by xmlbeans

> runtime.
>
> -- dims
>
> On 5/22/07, Rich Adili <Ri...@xata.com> wrote:
> > I'm experimenting with Axis2 1.1.1 XML binding. It generates a 
> > passel of files with an XSB extension. What is the purpose of this
file?
> >
> > --------------------------------------------------------------------
> > - To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
> > For additional commands, e-mail: axis-user-help@ws.apache.org
> >
> >
>
>
> --
> Davanum Srinivas :: http://davanum.wordpress.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
> For additional commands, e-mail: axis-user-help@ws.apache.org
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
> For additional commands, e-mail: axis-user-help@ws.apache.org
>
>


--
Davanum Srinivas :: http://davanum.wordpress.com

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


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


Re: XSB files?

Posted by Davanum Srinivas <da...@gmail.com>.
Yes, that's exactly where they need to be. There is a brief mention in the doc.

http://ws.apache.org/axis2/1_2/migration.html

-- dims

On 5/22/07, Furash Gary <fu...@mcao.maricopa.gov> wrote:
> I'm just curious.  It was unclear from the documentation about where
> they needed to be.  It SEEMS like if they're in a jar file that you've
> put in the classpath it works okay.
>
> -----Original Message-----
> From: Davanum Srinivas [mailto:davanum@gmail.com]
> Sent: Tuesday, May 22, 2007 9:58 AM
> To: axis-user@ws.apache.org
> Subject: Re: XSB files?
>
> those are generated by the xmlbeans codegenerator and used by xmlbeans
> runtime.
>
> -- dims
>
> On 5/22/07, Rich Adili <Ri...@xata.com> wrote:
> > I'm experimenting with Axis2 1.1.1 XML binding. It generates a passel
> > of files with an XSB extension. What is the purpose of this file?
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
> > For additional commands, e-mail: axis-user-help@ws.apache.org
> >
> >
>
>
> --
> Davanum Srinivas :: http://davanum.wordpress.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
> For additional commands, e-mail: axis-user-help@ws.apache.org
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
> For additional commands, e-mail: axis-user-help@ws.apache.org
>
>


-- 
Davanum Srinivas :: http://davanum.wordpress.com

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


RE: XSB files?

Posted by Furash Gary <fu...@mcao.maricopa.gov>.
I'm just curious.  It was unclear from the documentation about where
they needed to be.  It SEEMS like if they're in a jar file that you've
put in the classpath it works okay. 

-----Original Message-----
From: Davanum Srinivas [mailto:davanum@gmail.com] 
Sent: Tuesday, May 22, 2007 9:58 AM
To: axis-user@ws.apache.org
Subject: Re: XSB files?

those are generated by the xmlbeans codegenerator and used by xmlbeans
runtime.

-- dims

On 5/22/07, Rich Adili <Ri...@xata.com> wrote:
> I'm experimenting with Axis2 1.1.1 XML binding. It generates a passel 
> of files with an XSB extension. What is the purpose of this file?
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
> For additional commands, e-mail: axis-user-help@ws.apache.org
>
>


--
Davanum Srinivas :: http://davanum.wordpress.com

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


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


Re: XSB files?

Posted by Davanum Srinivas <da...@gmail.com>.
those are generated by the xmlbeans codegenerator and used by xmlbeans runtime.

-- dims

On 5/22/07, Rich Adili <Ri...@xata.com> wrote:
> I'm experimenting with Axis2 1.1.1 XML binding. It generates a passel of
> files with an XSB extension. What is the purpose of this file?
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
> For additional commands, e-mail: axis-user-help@ws.apache.org
>
>


-- 
Davanum Srinivas :: http://davanum.wordpress.com

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