Jonas Rathert wrote: > Warning: could not find resource server-config.wsdd > There is no a server configuration file;run AdminClient to > create one
>[Note: This last "error" appears quite often in this list. > Maybe it would be a good idea to plase it in webapps/axis/WEB-INF/ > directly instead of hiding it in axis.jar first.] I agree with this note - I spent quite a bit of time trying to track this down as well - running AdminClient over and over again, wondering if I was blind or stupid because I couldn't find anything which had been "generated". I think that either changing the Warning, or placing the file in webapps/axis/WEB-INF/ would help a) reduce messages and b)reduce frustration. Margaret -----Urspr�ngliche Nachricht----- Von: Rathert Jonas (Platinion) [mailto:[EMAIL PROTECTED]] Gesendet: Donnerstag, 25. Juli 2002 17:28 An: '[EMAIL PROTECTED]' Betreff: Re: Axis on BEA Hi, > From: Luis Flores [mailto:[EMAIL PROTECTED]] > I get this two warnings in my happyaxis.jsp page > Warning: could not find class org.apache.xml.security.Init from file > xmlsec.jar Attachments will not work > See http://xml.apache.org/security/ What else should we say? Everything is written there: There is a library (xmlsec.jar) missing in your environment, and therefore attachements will not work. It even says where you can get the lib! Install it and the message will disappear. > Warning: could not find resource server-config.wsdd > There is no a server configuration file;run AdminClient to > create one Again: Everthing is written there. Deploy one of the examples, the file will be created then - and the message will disappear. [Note: This last "error" appears quite often in this list. Maybe it would be a good idea to plase it in webapps/axis/WEB-INF/ directly instead of hiding it in axis.jar first.] Regards Jonas -- Jonas Rathert PLATINION GmbH A Company of the Boston Consulting Group Im Mediapark 5, 50670 Cologne/Germany Tel. +49 221. 58 95 83 04 Fax +49 221. 589 20 51 mailto:[EMAIL PROTECTED] http://www.platinion.de/
