Axis2 Spring integration Issues

2011-08-21 Thread seba.wag...@gmail.com
r -- Sebastian Wagner http://www.webbase-design.de http://openmeetings.googlecode.com http://www.wagner-sebastian.com seba.wag...@gmail.com

Re: Axis2 Spring integration Issues

2011-08-21 Thread seba.wag...@gmail.com
the WSDL and service definitions. It seems to me a bit impossible right? We try to create a WSDL from a bean while Spring is not initialized but we don't want Axis to init Spring. ... but somehow isn't this the usual scenario? Sebastian 2011/8/21 seba.wag...@gmail.com > > Hi, >

Re: [Help][Axis2 1.4 + Jetty 6] My Web Service Suffers Automatically Undeployed

2011-08-21 Thread seba.wag...@gmail.com
googlecode.com http://www.wagner-sebastian.com seba.wag...@gmail.com - To unsubscribe, e-mail: java-user-unsubscr...@axis.apache.org For additional commands, e-mail: java-user-h...@axis.apache.org

Re: Axis2 Spring integration Issues

2011-08-21 Thread seba.wag...@gmail.com
ind the Bean. Sebastian 2011/8/21 robert lazarski : > On Sun, Aug 21, 2011 at 7:10 AM, seba.wag...@gmail.com > wrote: >> Hi, >> >> we are trying to inject Spring Services into an Axis2 Service Class. >> Unfortunately the Spring application Context is loaded AFTE

Re: Axis2 Spring integration Issues

2011-08-21 Thread seba.wag...@gmail.com
Thanks Robert, I will modify the sources aligned with the inital approach again and send you the details. Sebastian 2011/8/21 robert lazarski : > On Sun, Aug 21, 2011 at 1:58 PM, robert lazarski > wrote: >> On Sun, Aug 21, 2011 at 1:33 PM, seba.wag...@gmail.com >> wr

Re: Axis2 Spring integration Issues

2011-08-21 Thread seba.wag...@gmail.com
tException: The following error occurred during schema generation: Axis2 Can't find Spring's ApplicationContext ... Thanks Sebastian 2011/8/21 seba.wag...@gmail.com : > Thanks Robert, > > I will modify the sources aligned with the inital approach again and > send you the d

Re: Axis2 Spring integration Issues

2011-08-22 Thread seba.wag...@gmail.com
Hi Robert, I will test and give feedback. Thanks a lot! Sebastian 2011/8/21 robert lazarski > On Sun, Aug 21, 2011 at 3:58 PM, seba.wag...@gmail.com > wrote: > > service.xml including that service: > > > http://code.google.com/p/openmeetings/source/browse/branches/dev/i

Re: Axis2 Spring integration Issues

2011-08-22 Thread seba.wag...@gmail.com
something about possible TAGs in the service.xml ? I was searching for that for a long time but I cannot find any Docs about what TAGs are allowed in the service.xml Thanks a lot Sebastian 2011/8/22 seba.wag...@gmail.com > Hi Robert, > > I will test and give feedback. > > T

Re: Axis2 Spring integration Issues

2011-08-22 Thread seba.wag...@gmail.com
.. or if there is a tag. Even in the sample config there is a tag called *actionMapping* ...any idea what that Tag means? It is not mentioned anywhere else. However thanks a lot Sebastian 2011/8/22 robert lazarski > On Mon, Aug 22, 2011 at 3:23 PM, seba.wag...@gmail.com > wrote: > >

Re: Axis2 Spring integration Issues

2011-08-22 Thread seba.wag...@gmail.com
be someone else will find it helpful. Sebastian 2011/8/22 robert lazarski > On Mon, Aug 22, 2011 at 4:09 PM, seba.wag...@gmail.com > wrote: > > Hi Robert, > > > > no the "useOriginalwsdl" doesn't work for me. What should it do actually? > I > > me

Re: Axis2 Spring integration Issues

2011-08-22 Thread seba.wag...@gmail.com
get the Methods That was why I was trying with the SpringInit to load the Spring Application Context That resultet in having the Application Context loaded twice, one time by Axis2 and one time by the Servlet Context. So actually I am at the start again. Sebastian 2011/8/22 seba.wag...@gmail

Re: org.apache.axis2.AxisFault: Mapping qname not fond for the package ... Axis2's wsdl just misses some

2012-03-04 Thread seba.wag...@gmail.com
ease. Could you test with 1.7.0-SNAPSHOT version and let us know your > results. > > Thanks ! > > On Sun, Mar 4, 2012 at 12:22 AM, seba.wag...@gmail.com < > seba.wag...@gmail.com> wrote: > >> Hi, >> >> we face some problems with Objects that are deeply nest

Re: org.apache.axis2.AxisFault: Mapping qname not fond for the package ... Axis2's wsdl just misses some

2012-03-04 Thread seba.wag...@gmail.com
investigate what kind of practical solution there is. Sebastian 2012/3/4 Sagara Gunathunga > > > On Sun, Mar 4, 2012 at 6:41 PM, seba.wag...@gmail.com < > seba.wag...@gmail.com> wrote: > >> I have updated to Version 1.7.0 Snapshot and it works now :) >> We wil

Re: Changing Default Time Zone in CalendarDeserializer?

2012-03-10 Thread seba.wag...@gmail.com
ource ourselves). > > > > > > > > Your urgent response in this matter would be greatly appreciated. > > > > > > > > Regards, > > > > > > > > Brad > > > > > > > > > > > > -- > View this message in context: > http://old.nabble.com/Changing-Default-Time-Zone-in-

Improve Exceptions for ParseErrors / Parameter / Type Mismatch

2012-03-15 Thread seba.wag...@gmail.com
g/openmeetings/ http://www.webbase-design.de http://www.wagner-sebastian.com seba.wag...@gmail.com

Re: Improve Exceptions for ParseErrors / Parameter / Type Mismatch

2012-03-15 Thread seba.wag...@gmail.com
t; I think that would improve the usability a lot for end users. > What do you think? > > Thanks! > Sebastian > -- > Sebastian Wagner > http://www.openmeetings.de > http://incubator.apache.org/openmeetings/ > http://www.webbase-design.de > http://www.wagner-sebastian

Latest axis2-jar-1.7.0-SNAPSHOT.jar is broken

2012-06-13 Thread seba.wag...@gmail.com
rom the Maven repository. Did somebody push a new SNAPSHOT to Maven lately? Sebastian -- Sebastian Wagner https://twitter.com/#!/dead_lock http://www.openmeetings.de http://www.webbase-design.de http://www.wagner-sebastian.com seba.wag

Re: Latest axis2-jar-1.7.0-SNAPSHOT.jar is broken

2012-06-13 Thread seba.wag...@gmail.com
to follow up with AXIS2-5315 [1] changes specially r1349635 > [2] which related to MessageReceiver MEP URIs. > > [1] - https://issues.apache.org/jira/browse/AXIS2-5315 > [2] - http://svn.apache.org/viewvc?view=revision&revision=1349635 > > Thanks ! > > On Wed, Jun 13,

Re: Latest axis2-jar-1.7.0-SNAPSHOT.jar is broken

2012-06-13 Thread seba.wag...@gmail.com
oyote-6.0.32.jar:6.0.32] at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489) [tomcat-coyote-6.0.32.jar:6.0.32] at java.lang.Thread.run(Thread.java:662) [na:1.6.0_25] Let me know if there is something more that I can do. Sebastian 2012/6/13 seba.wag...@gmail.c

Re: Latest axis2-jar-1.7.0-SNAPSHOT.jar is broken

2012-06-13 Thread seba.wag...@gmail.com
! Sebastian 2012/6/13 Sagara Gunathunga : > Can you post your services.xml and codes for service class ( if you use any > axis2.xml  post it too)? > > Thanks ! > > > On Wednesday, June 13, 2012, seba.wag...@gmail.com wrote: >> >> Sorry the last exception was taken f

Re: Latest axis2-jar-1.7.0-SNAPSHOT.jar is broken

2012-06-13 Thread seba.wag...@gmail.com
[1] - http://svn.apache.org/viewvc?view=revision&revision=1349635 > > Thanks ! > > On Wed, Jun 13, 2012 at 7:28 PM, seba.wag...@gmail.com > wrote: >> This is our services.xml: >> https://svn.apache.org/repos/asf/incubator/openmeetings/trunk/singlewebapp/src/META-INF/se