Title: Apache Tomcat/5.5.9 - Error<br>> report
I'm an Axis2 novice, so I'm not sure what that means, or how it relates to the classpath issue (I will look up the terminology though).

Martin Gainty <[EMAIL PROTECTED]> wrote:
Personally..I would try JAXRPC first
(Doc-literal support came in later implementations)
 
Martin--
This email message and any files transmitted with it contain confidential
information intended only for the person(s) to whom this email message is
addressed.  If you have received this email message in error, please notify
the sender immediately by telephone or email and destroy the original
message without making a copy.  Thank you.
----- Original Message -----
From: Andrew B
Sent: Thursday, June 15, 2006 8:08 AM
Subject: Re: [Axis2] Axis2SampleDocLitService not working.

Hi,

I am having the same issue, with a different service (a generated one). In my .aar, I have all the package subdirectories, including schemaorg_apache_xmlbeans, directly under the top level of the jar (no classes directory). The .xsb files should be in the classpath there, right? (The .aar is an exploded deployment, which I have found to work so far).

I can elaborate more on the structure of the .aar if required - I am desperate to get this problem solved.

Thanks

Ajith Ranabahu <[EMAIL PROTECTED]> wrote:
Hi,
For XMLbeans you'll have to add the generated xsb files to the
classpath. if you've used the jar.client ant target then there should
be xmlbeans-packaged.jar file in the build folder. Add that to the
classpath and that should solve the problem :)

Ajith

On 6/15/06, Jan Bauer Nielsen <[EMAIL PROTECTED]>wrote:
> Hello.
>
> I am an Axis2 novice and I am therefore trying to work my way through
> the examples provided in the Axis2 userguide, but I am having getting
> the data binding examples to work.
>
> I am currently working on a debian sarge install with a Java 2 Standard
> Edition (build 1.5.0_06-b05). Axis2 v1.0 is deployed on a Geronimo v1.0
> web application server.
>
> I created the skeleton using the following command:
>
> % sh WSDL2Java.sh -uri ../samples/wsdl/Axis2SampleDocLit.wsdl -ss -sd -d
> xmlbeans -o ../samples -p org.apache.axis2.userguide
>
> I added the code suggested to Axis2SampleDocLitServiceSkeleton.java and
> then ran
>

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

Reply via email to