Hello,

I tried to run the Calculator Axis sample (http://cvs.apache.org/viewcvs.cgi/~checkout~/xml-axis/java/docs/user-guide.html#PublishingServices) with Bea WL 6.1.

I wrote a deployment file :

<deployment xmlns="http://xml.apache.org/axis/wsdd/"

xmlns:java="http://xml.apache.org/axis/wsdd/providers/java">

<service name="Calculator" provider="java:RPC">

<parameter name="className" value="samples.userguide.example2.Calculator"/>

<parameter name="methodName" value="*"/>

</service>

</deployment>

Next, I run the AdminClient as following :

$java org.apache.axis.client.AdminClient -p7001 deploy.xml
Processing file deploy.xml
<Admin>Done processing</Admin>

But BEA console complains about server-config.wsdd !!

I know this file is located within the axis.jar. I extracted to AXIS_HOME directory. 

Does anyone have this issue ?

thanks

 

Could not write engine config!
java.io.FileNotFoundException: null\server-config.wsdd (The system cannot find t
he path specified)
        at java.io.FileOutputStream.open(Native Method)



 




*********************************
Herve Attia
Cell (650) 922-1973
Home (650) 992-3997
http://www.chez.com/attia/resume/


Send and receive Hotmail on your mobile device: Click Here

Reply via email to