You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ode.apache.org by Pascal Aho <P....@gmx.net> on 2009/06/21 18:30:38 UTC

Where to find var/processes

Hi everybody,

On the page of following link  http://ode.apache.org/user-guide.html under the paragraph:
Additional Configuration for SOAP Endpoints it is told to place a [serviceLocalName].axis2 file on the server, under var/processes but I don't find the repository. Can someone please tell me where I can find it?

Best regards,
Pascal.



-- 
GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT!
Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01

Re: ODE Axis2 web service

Posted by Matthieu Riou <ma...@gmail.com>.
On Mon, Jun 22, 2009 at 1:31 AM, Pascal Aho <P....@gmx.net> wrote:

> Hi All,
>
> Up to now I still have no solution for the problem I sent one week ago. I
> would like to enhance the functionality of ODE with features, which another
> user can use for their work. Before trying with complex feature I try a
> simple hello feature which return Hello with the name it got as input and
> deploy it programmatically. The service should be create and deploy the same
> like the Instance- and processmanagement services.
>

Just curious, which feature would you like to implement in ODE?


>
> Attached you get the files(CHello.java, HelloWebService, Hello.wsdl and the
> adapted ODEServer) I wrote. Unfortunatly I got the following error: A
> service with the CHello name already exits in the system. You can also see
> the output of the Tomcat in the ODE_Error.pdf file.
>
> In the Chello.java I write a simple method mhello which return hello plus
> the name it get as input.
> In the HelloWebService is the logic to create the service from the
> hello.wsdl file and the Messagereceiver.
>

Several types of files are stripped from attachments on Apache mailing-lists
so I only got your hello.wsdl. Can you try to zip your files and send that
changing the extensions (like .ziparch instead of just .zip).

Thanks,
Matthieu


>
> In the init method of the ODEserver I call the enableservice of my
> HelloWebService.
>
> According to me I should work but I doesn't und I don't know why.
>
> Please, I need urgent help. It is very important for me.
>
> I use ODE source 1.3.2 and Tomcat 6.0.20
>
> Thank you in advance for your help.
>
> Best regards,
>
> Pascal.
>
> --
> GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT!
> Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01
>
> --
> GMX FreeDSL Komplettanschluss mit DSL 6.000 Flatrate und Telefonanschluss
> für nur 17,95 Euro/mtl.!* http://portal.gmx.net/de/go/dsl02
>

ODE Axis2 web service

Posted by Pascal Aho <P....@gmx.net>.
Hi All,

Up to now I still have no solution for the problem I sent one week ago. I would like to enhance the functionality of ODE with features, which another user can use for their work. Before trying with complex feature I try a simple hello feature which return Hello with the name it got as input and deploy it programmatically. The service should be create and deploy the same like the Instance- and processmanagement services.  

Attached you get the files(CHello.java, HelloWebService, Hello.wsdl and the adapted ODEServer) I wrote. Unfortunatly I got the following error: A service with the CHello name already exits in the system. You can also see the output of the Tomcat in the ODE_Error.pdf file.

In the Chello.java I write a simple method mhello which return hello plus the name it get as input.
In the HelloWebService is the logic to create the service from the hello.wsdl file and the Messagereceiver. 

In the init method of the ODEserver I call the enableservice of my HelloWebService. 

According to me I should work but I doesn't und I don't know why.

Please, I need urgent help. It is very important for me.

I use ODE source 1.3.2 and Tomcat 6.0.20

Thank you in advance for your help.

Best regards,

Pascal.

-- 
GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT!
Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01

-- 
GMX FreeDSL Komplettanschluss mit DSL 6.000 Flatrate und Telefonanschluss
für nur 17,95 Euro/mtl.!* http://portal.gmx.net/de/go/dsl02

Re: Where to find var/processes

Posted by Tammo van Lessen <tv...@gmail.com>.
Hi Pascal,

For the Axis2 deployment, the folder you're looking for is <webapps>/ 
ode/WEB-INF/processes.

Grüße/Regards
   Tammo van Lessen

(vom iPhone gesendet)

Am 21.06.2009 um 09:30 schrieb "Pascal Aho" <P....@gmx.net>:

> Hi everybody,
>
> On the page of following link  http://ode.apache.org/user-guide.html  
> under the paragraph:
> Additional Configuration for SOAP Endpoints it is told to place a  
> [serviceLocalName].axis2 file on the server, under var/processes but  
> I don't find the repository. Can someone please tell me where I can  
> find it?
>
> Best regards,
> Pascal.
>
>
>
> -- 
> GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT!
> Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01