Re: [Axis2] WSDL2java conversion

2011-10-18 Thread Sagara Gunathunga
On Tue, Oct 18, 2011 at 8:46 AM, Kalpana Prakasam wrote: > I am trying to convert the following wsdl file > (https://api.yieldmanager.com/api-1.33/adjustment.php?wsdl) to java. > It throws the following error under  axis2-1.6.1, but the same file works > fine under axis-1_4. What change should I d

AW: [Rampart-1.6.0] Build fails with JDK 15.0 but succeeds with JDK 1.6.0

2011-10-18 Thread Stadelmann Josef
Hallo Andreas, where and which directory do I have to investigate on Windows Vista to say Yes, the endorsed libraries have Xerxes or no there is no such thing endorsed. I was just seeking under C:\Program Files\JAVA\ for any *.jar and then checked and could not find any Xerces.jar or a jar w

AW: Problem using subversion for getting AXIS2 file revisions

2011-10-18 Thread Stadelmann Josef
My guess I was downloading the latest greatest Tortoises 1.7 and downloaded the tags/ANT_171 project. Then I tried to use an older subversion client to just list the content of the download, and it failed. and after that the mess starts, as an older built in version of NetBeans was al

AW: Latest axis distribution on OAS (using jdk 1.4)

2011-10-18 Thread Stadelmann Josef
It would be very nice, and I would be very thanks full to anyone, if one can clearly state which version of axis2 or related modules needs which version of JDK to build and run. Sooner than later we run into a nightmare here. Why? OpenVMS from HP does not have a JVM 6.0 supporting a JPDA.

AW: [Rampart-1.6.0] Build fails with JDK 15.0 but succeeds with JDK 1.6.0

2011-10-18 Thread Stadelmann Josef
Andreas, no I did not add intentionally any such thing like Xerxes to endorsed libraries in and JDK version! -Ursprüngliche Nachricht- Von: Andreas Veithen [mailto:andreas.veit...@gmail.com] Gesendet: Montag, 17. Oktober 2011 17:49 An: java-user@axis.apache.org Betreff: Re: [Rampart-1.6

MessageContext.getCurrentMessageContext().getProperty(RampartMessageData.USERNAME)) is allways null

2011-10-18 Thread Thomas Grabietz
Hello All, I've enabled rampart and the everything works so far except the RampartMessageData.USERNAME is not stored in the MessageContext. I'm using Axis 1.60 and rampart 1.60. UsernameToken ...MyPasswordCall