where can I find the server-config.wsdd file?

-gus
On Tue, 2002-02-26 at 09:42, herve attia wrote:

 

Hello Glyn,

I didn't find any system property "axis.ServerConfigFile" within the
Axis documentation.

Is there a way to indicate a new location for the server-config.wsdd ?

I put the  server-config.wsdd file in BEA WL directory....but it is
always expected something like null\server-config.wsdd 

thanks

>From: "Glyn Normington" 
>Reply-To: [EMAIL PROTECTED] 
>To: [EMAIL PROTECTED] 
>Subject: Re: Axis/BEA WL 6.1 java.io.FileNotFoundException:
null\server-config.wsdd 
>Date: Tue, 26 Feb 2002 09:05:42 +0000 
> 
>If you are picking up a default server configuration file, then it 
>server-config.wsdd in the current directory unless you set the JVM
system 
>property axis.ServerConfigFile to point at a file somewhere else. If
you 
>haven't set this system property, I would guess that the current
directory 
>in your environment is somehow getting set to "null\". You could try 
>putting the file in the current directory (wherever that is for
Weblogic) 
>or setting the system property. 
> 
>Glyn 
> 
> 
> 
> "herve attia" 
> > tmail.com> cc: 
> Subject: Axis/BEA WL 6.1 java.io.FileNotFoundException: 
> 23/02/02 18:03 null\server-config.wsdd 
> Please respond 
> to axis-user 
> 
> 
> 
> 
> 
> 
>Hello, 
> 
> 
>I tried to run some Axis sample with BEA WL 6.1 : 
>samples\userguide\example2\Calculator 
> 
> 
>I wrote a deploy.xml file 
> 
> 
>
> 
> 
>
> 
> 
>
> 
> 
>
> 
> 
>
> 
> 
>
> 
> 
>but when I use the AdminClient as following : 
>$java org.apache.axis.client.AdminClient -p7001 deploy.xml 
> 
> 
>it displays : 
>Processing file deploy_calc.xml 
>Done processing
> 
> 
>but the BEA WL console complains about server-config.wsdd : 
> 
> 
>I'm aware this file is located within the axis.jar. So I extracted to
the 
>AXIS_HOME directory. 
> 
> 
>I also configured BEA by following 
>http://xml.apache.org/soap/faq/faq-for-WL6.1beta.html 
> 
> 
> 
> 
> 
>any clues ? 
> 
> 
> 
> 
> 
>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) 
> at java.io.FileOutputStream.(FileOutputStream.java:102) 
> at java.io.FileOutputStream.(FileOutputStream.java:62) 
> at 
>org.apache.axis.configuration.FileProvider.writeEngineConfig(FileProv 
>ider.java:146) 
> at 
>org.apache.axis.AxisEngine.saveConfiguration(AxisEngine.java:195) 
> at org.apache.axis.utils.Admin.process(Admin.java:488) 
> at org.apache.axis.utils.Admin.AdminService(Admin.java:178) 
> at java.lang.reflect.Meth! od.invoke(Native Method) 
> at 
>org.apache.axis.providers.java.MsgProvider.processMessage(MsgProvider 
>.java:179) 
> at 
>org.apache.axis.providers.java.JavaProvider.invoke(JavaProvider.java: 
>242) 
> at 
>org.apache.axis.handlers.soap.SOAPService.invoke(SOAPService.java:253 
>) 
> at org.apache.axis.server.AxisServer.invoke(AxisServer.java:288) 
> at 
>org.apache.axis.transport.http.AxisServlet.doPost(AxisServlet.java:48 
>5) 
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:760) 
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) 
> at 
>weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm 
>pl.j! ava:265) 
> at 
>weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm 
>pl.java:200) 
> at 
>weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppSe 
>rvletContext.java:2495) 
> at 
>weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestIm 
>pl.java:2204) 
> at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139) 
> at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120) 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
>********************************* 
>Herve Attia 
>Cell (650) 922-1973 
>Home (650) 992-3997 
>http://www.chez.com/attia/resume/ 
> 
>MSN Photos is the easiest way to share and print your photos: Click
Here 
> 
> 
> 

________________________________________________________________________
Send and receive Hotmail on your mobile device: Click Here

-- 
Gus Delgado
Consultant
NetQuotient Consulting Group
e-mail: [EMAIL PROTECTED]
cell:   512-587-6986

Reply via email to