maven build compilation problem

2007-07-26 Thread Radim Kolarik
Hi, I am trying to build latest version of Tuscany SCA from SVN repository. But during the maven build, I get the following exceptions. Could you please advice me what I could have misconfigured? Or is there a missing dependency? Thanks, Radim [INFO]

Re: maven build compilation problem

2007-07-26 Thread Radim Kolarik
Settings\Administrator\.m2\repository\javax\xml\ws\jaxws-api\2.1\jaxws- api-2.1.jar. If it is and you delete it from the repo does it get downloaded again if you try to build modules\databinding-jaxb? I've just done a fresh update and build and this seems ok for me. ...ant On 7/26/07, Radim Ko

Re: SCA 0.92 release?

2007-08-08 Thread Radim Kolarik
Hi all, could the WSDL "on fly generation" make it to the next (August) release of Tuscany? It would be very useful for us if it did. Thanks, Radim - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EM

websphere web service deployment problem

2007-09-12 Thread Radim Kolarik
Hi all, We having problems deploying our services to Websphere. We have resolved some WAS classloading issues as was recommended by ant elder on the user group, it seems that the initialization is without a problem now. But the URL we are trying to map, e.g. http://localhost:9201/contextRoot/compo

Re: websphere web service deployment problem

2007-09-13 Thread Radim Kolarik
> Axis 2 engine? Can you do the following to make sure Axis 2 recognize the > service? http://localhost:9201/contextRoot/componentName/serviceName if > you can then you can try > http://localhost:9201/contextRoot/componentName/serviceName/?wsdl > > Good luck. > > Y

Re: websphere web service deployment problem

2007-09-13 Thread Radim Kolarik
exception in the log, but the service is not being picked up. It is being picked up in Tomcat. Do you have any ideas? Thanks, Radim On 9/13/07, Radim Kolarik <[EMAIL PROTECTED]> wrote: > Hi Yang, > > thank you for your suggestions. > > I am sure I use the correct root context,

Re: websphere web service deployment problem

2007-09-13 Thread Radim Kolarik
: > > > > See inline. > > > >Simon > > > > Radim Kolarik wrote: > > > > > Oh, sorry about the stack trace, it only occurs with older version of > > > Tuscany when TuscanyServlet is used instead of filters. > > > > > > I am now

Re: websphere web service deployment problem

2007-09-13 Thread Radim Kolarik
Nash <[EMAIL PROTECTED]> wrote: > > > > > > ant elder wrote: > > > On 9/13/07, Simon Nash <[EMAIL PROTECTED]> wrote: > > > > > >>See inline. > > >> > > >> Simon > > >> > > >>Radim

Re: websphere web service deployment problem

2007-09-13 Thread Radim Kolarik
so what happens exactly- an http 404 or something else? Yes, it is HTTP 404 Not Found. >...ant > > > On 9/13/07, Radim Kolarik <[EMAIL PROTECTED]> wrote: > > Hi Ant, > > > > I have specified absolute URI and it still doesn't work on Websphere: > >

Re: websphere web service deployment problem

2007-09-13 Thread Radim Kolarik
inding.ws > element. I've only seen this in comments. > > Simon > > Radim Kolarik wrote: > > > Hi Ant, > > > > I have specified absolute URI and it still doesn't work on Websphere: > > > > > > http://www.osoa.org/xmlns/sca/1.0&

Re: websphere web service deployment problem

2007-09-14 Thread Radim Kolarik
Hi Yang, unfortunatelly, that didn't help either. Thanks, Radim On 9/14/07, Yang Lei <[EMAIL PROTECTED]> wrote: > Try remove the contextRoot and see if you can get the values. > > Yang > > > On 9/13/07, Radim Kolarik <[EMAIL PROTECTED]> wrote: > > >

Re: websphere web service deployment problem

2007-09-14 Thread Radim Kolarik
found: /ComponentName at it's end, right after the . I have created a JIRA for this: https://issues.apache.org/jira/browse/TUSCANY-1702. Are you seeing the same problem? Best regards, Radim On 9/14/07, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote: > Radim Kolarik

Re: websphere web service deployment problem

2007-09-19 Thread Radim Kolarik
the release candidate RC3. Thanks, Radim On 9/14/07, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote: > Jean-Sebastien Delfino wrote: > > Jean-Sebastien Delfino wrote: > >> Radim Kolarik wrote: > >>> Hi Sebastian, > >>> > >>> I received

Re: websphere web service deployment problem

2007-09-19 Thread Radim Kolarik
ested on 6.1.0.9. Can you use that > level instead of 6.1.0.11? > > Simon > > Radim Kolarik wrote: > > > Hi Sebastien, > > > > I am having problems making the app work on Websphere 6.1.0.11. Did > > you try that particular fixpack, or did you try 6.1.0.9? &

Re: websphere web service deployment problem

2007-09-19 Thread Radim Kolarik
Hi Simon, unfortunatelly I am seeing the same problem on WAS 6.1.0.9. Sebastien, do you still have the WAS environment? Could you try to deploy RC3 based example web service on it? Thanks a lot, Radim On 9/19/07, Radim Kolarik <[EMAIL PROTECTED]> wrote: > Hi Simon, > > thanks

Re: websphere web service deployment problem

2007-09-20 Thread Radim Kolarik
valid option based on several examples, including examples in the spec. Thanks, Radim On 9/19/07, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote: > Radim Kolarik wrote: > > Hi Simon, > > > > unfortunatelly I am seeing the same problem on WAS 6.1.0.9. > > &g

Re: websphere web service deployment problem

2007-09-27 Thread Radim Kolarik
ar as I know. Does anybody have an idea what could be causing the problem? Thanks, Radim On 9/20/07, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote: > Radim Kolarik wrote: > > Hi Sebastien, > > > > I can confirm that you are right, that was the problem. I would swear

Re: websphere web service deployment problem

2007-09-27 Thread Radim Kolarik
at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:743) at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:873) at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1469) Thanks, Radim On 9/27/07, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote: > Radim Ko

Re: websphere web service deployment problem

2007-09-28 Thread Radim Kolarik
lot, Radim On 9/27/07, Radim Kolarik <[EMAIL PROTECTED]> wrote: > Hi Sebastien, > > You are right, I mean the "change classloader properties of your Webapp > to parent-last / single" update. > > I am calling the AdminService.getAttribute() from the web app, serve

Re: websphere web service deployment problem

2007-09-28 Thread Radim Kolarik
x27;t appear anymore. Thanks, Radim On 9/28/07, Radim Kolarik <[EMAIL PROTECTED]> wrote: > Hi, > > I am suspecting that this has something to do with the application > settings "change classloader properties of your Webapp to parent-last > / single". Have anyon

Re: [VOTE] Graduate Tuscany as a top level project

2007-10-09 Thread Radim Kolarik
+1 from me. Radim On 10/9/07, ant elder <[EMAIL PROTECTED]> wrote: > Looks like we've closed all the discussions around this so we can now vote > on it. We've an Incubator discussion thread on our graduation but I don't > see why we can't let that run in parallel, so ... > > Please vote on gradua

strange dependency change

2007-10-12 Thread Radim Kolarik
Hi, our web service build using SCA is implemented as a WAR application. Our WAR pom.xml (Maven) file has the following dependencies: org.apache.tuscany.sca tuscany-host-webapp 1.0-incubating org.apache.tuscany.sca tuscany-binding-ws-axis2 1.0-incubating org.apache.tuscany.sca

[jira] Created: (TUSCANY-1702) WSDL generated on Websphere contains an error at the end

2007-09-14 Thread Radim Kolarik (JIRA)
Components: Java SCA Axis Binding Extension Affects Versions: Java-SCA-1.0 Environment: Websphere 6.1.0.0 Reporter: Radim Kolarik WSDL generated on WAS 6.1 contains valid WSDL, but at its end it contains an additional line: Error 404: SRVE0190E: File not found: /ComponentName