Binary Compatability Migration 1.4 to Axis2

2009-03-04 Thread Willard, Jonathan
Hi all, Can someone provide a clear simple answer about the binary compatability or lack thereof when migrating from Axis1.4 to Axis2? I have searched the archives and read the apache documentation but I am having trouble finding any clear statements about this. I would expect BC to be

AXIS2-2881 Axis2 Exception Handling

2009-02-27 Thread Willard, Jonathan
missed some obvious difference or migration step in moving from 1.4 to 2? Thanks all, Jon Willard

namespaceToPackages AntCodegenTask, Example?

2009-02-19 Thread Willard, Jonathan
'axis-wsdl2java is the AntCodegenTask. Regards, Jon Willard

Please Advise, Axis2 - tomcat authentication system

2008-06-20 Thread Willard, Jonathan
Hi all, Hopefully someone can recommned the right way to do this... I have an Axis2 WebService whose main job is to instantiate objects running in tomcat. These tomcat objects organize data and return them thru the WebService interface. This allows me to expose legacy data in an

RE: Multiple services from one WSDL... advice?

2008-06-20 Thread Willard, Jonathan
Hi Andrew, I am fairly new to Axis2 so I can offer non-Sage advice ... but some real experience information... I am building multiple services that get bundled into one .aar file. I have a servcies.xml file that uses this structure serviceGroup service name=... /service service name=...

RE: Multiple services from one WSDL... advice?

2008-06-20 Thread Willard, Jonathan
To: axis-user@ws.apache.org Subject: Re: Multiple services from one WSDL... advice? Hi Jon, thanks for the tips. I've stayed on-list for the benefit of future searchers... 2008/6/20 Willard, Jonathan [EMAIL PROTECTED]: I am building multiple services that get bundled into one .aar file. I have

RE: unexpected subelement exception

2008-06-12 Thread Willard, Jonathan
://www.ca.com/ From: Willard, Jonathan [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 10, 2008 5:01 PM To: axis-user@ws.apache.org Cc: [EMAIL PROTECTED] Subject: RE: unexpected subelement exception I believe I am having the same problem which appears to have started when

RE: unexpected subelement exception

2008-06-10 Thread Willard, Jonathan
I believe I am having the same problem which appears to have started when I created a class hierarchy that looks like this: Class one { String valueone ; Class two extends class one { String valuetwo[]; Class three extends class two { String valuethree; Then I

RE: Client Compile Error: JibX/Axis2

2008-05-19 Thread Willard, Jonathan
I've tried this with Axis2 1.4 and I have the same problem. I must be doing something wrong. :-( Jon -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Sunday, May 18, 2008 11:31 PM To: axis-user@ws.apache.org Subject: Client Compile Error: JibX/Axis2 Hi all,

Is anyone successfully using Jibx?

2008-05-19 Thread Willard, Jonathan
Is anyone successfully using Jibx? I can't seem to get beyond Exception in thread main org.apache.axis2.wsdl.codegen.CodeGenerationException: java.lang.RuntimeException: No mapping defined for element {urn:NcmService}getLastKnownConfig running wsdl2java using wsdl generated from java

Axis2 WSDL2Java main java.lang.NoClassDefFoundError

2007-11-07 Thread Willard, Jonathan
/c/Axis2/bin/wsdl2java.sh -uri com.ab.ws.NcmProvider.wsdl Using AXIS2_HOME: /c/Axis2 Using JAVA_HOME: C:\Java\jdk1.6.0_02 Exception in thread main java.lang.NoClassDefFoundError: org/apache/axis2/wsdl/WSDL2Java How do I resolve this? I am new to Axis2. I looked in the archive and

Re: Newbie needs a few pointers .. Command line Usage / Eclipse

2007-07-24 Thread Willard
PROTECTED]: On 7/21/07, albert quinn [EMAIL PROTECTED] wrote: Hi again, Willard ! : No, I haven't tried the Eclipse plugin without packages because I need them. But when I've tried the plugin with packages, sometimes it worked, sometimes it didn't work, but then, it didn't

Cannot find Service, How do I fix?

2007-07-24 Thread Willard, Jonathan
Hi all, I have copied the PoJo Weather Sample into my own directory and build it with ant. I modified the service so that my package is server.WeatherService and client.WeatherService and the build structure is located in my Eclipse workspace area. I have attempted to modify the services.xml

Newbie needs a few pointers .. Command line Usage / Eclipse

2007-07-21 Thread Willard
Hi I am new to Axis2 and I've gotten a few samples running. I am trying to build a POJO Weather service (both Client and Server). I was able to get the Eclipse plugin working as long as I do not name my package. Once I name the package the plugin hangs in the Archiver as reported by other

Re: Newbie needs a few pointers .. Command line Usage / Eclipse

2007-07-21 Thread Willard
Hi Albert ... Thanks for the quick note ... did you ever try using the eclipse plugin w/o declaring a package? It worked for me then but of course, I want to create a package so its not a long term solution. I will check out ant! Thx. albert quinn wrote: Hi Willard !! : I'm a newbie

Re: Newbie needs a few pointers .. Command line Usage / Eclipse

2007-07-21 Thread Willard
Hi Albert et al... I am getting this: /c/Users/willard/eclipse/Weather ant Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/tools/ant/launch/Launcher And I've down loaded the latest ant and have skimmed the faq and manual ... The manual says that cygwin users s

Re: HTTP Status 500 from http://127.0.0.1:8080/axis2-web/

2007-07-02 Thread Willard
Message - From: Willard To: axis-user@ws.apache.org Sent: Sunday, July 01, 2007 12:29 PM Subject: Re: HTTP Status 500 from http://127.0.0.1:8080/axis2-web/ Hi Martin, Sorry for my confusion but jetspeed appears to be a portal ... I am trying to use Axis

Re: HTTP Status 500 from http://127.0.0.1:8080/axis2-web/

2007-07-01 Thread Willard
, Jon Martin Gainty wrote: Good Evening Willard please verify your jsp-api.jar is fairly recent (I was able to d/l from jetspeed2.1 site) http://portals.apache.org/jetspeed-2/download.html 04/14/2006 02:09 PM 50,501 jsp-api.jar If youcan attachthe WSDL I'll try to re

HTTP Status 500 from http://127.0.0.1:8080/axis2-web/

2007-06-30 Thread Willard
New to axis ... Trying to access http://127.0.0.1:8080/axis2-web/ while running Tomcat6.0.1.3. I have placed the Axis2 war in the tomcat webapps as specified. The tomcat Manager page is fine. Any ideas? type Exception report message description The server encountered an internal error ()

Re: HTTP Status 500 from http://127.0.0.1:8080/axis2-web/

2007-06-30 Thread Willard
e or email and destroy the original message without making a copy. Thank you. - Original Message - From: Willard To: axis-user@ws.apache.org Sent: Saturday, June 30, 2007 4:02 PM Subject: HTTP Status 500 from http://127.0.0.1:8080/axis2-web/ N

Java2Wsdl Axis2 Sampels NoClassDefFoundError

2007-06-28 Thread Willard
Hi, I am using Axis2 attempting to follow the instructions at http://ws.apache.org/axis2/1_2/quickstartguide.html#ready to build the QuickStart sample. I have compiled the file as you can see below C:\axis2-1.2\samples\quickstart\srcdir samples\quickstart\service\pojo Directory of