[jboss-user] [Installation, Configuration & Deployment] - how to generate "server-config.wsdd" in JBossIde ??

2007-05-16 Thread schmaggis
hi, if have a problem with the JBoss ide! when I build a bottom-up webservice jboss generate all needed files except the "server-config.wsdd"-file!! so i tried the same using tomecat5.5-sever instead of the jboss-server and all files are created including the server-config.wsdd file! what is the

[jboss-user] [Installation, Configuration & Deployment] - Re: how to generate

2007-05-17 Thread schmaggis
is there no one who knows how you get jBoss to generate the server-config.wsdd file?? I searched for it and think now that it is axis which is responsible for creating it, but isn't axis used by both: jboss and tomecat? i wonder why i'm the only one who has the problem here, does noone use the

[jboss-user] [Installation, Configuration & Deployment] - Re: basic 4.2 deploy and missing javax.servlet files

2007-05-17 Thread schmaggis
when you created a new server-runtime in eclipse did you select JBoss 4.2.0 or JBoss v4.0? i had a problem lately that JBoss 4.2.0 und JBoss 5.0.0 weren't displayed so i selected JBoss v4.0 and a message appeared there were some files missing, same files you mentioned. I don't know if it's the

[jboss-user] [Installation, Configuration & Deployment] - Re: how to generate

2007-05-18 Thread schmaggis
ok thx, i was just wondering why the file is created with tomecat automatically and with jBoss not. Cause at the beginning it looks like tomecat is better cooperating with the jBossIDE then jBoss itself, but ok maybe jBoss don't has this functionality and it has to be done with an ant script. V

[jboss-user] [JBossWS] - Re: how to get wstools working in jboss 4.2

2007-05-21 Thread schmaggis
I have the same problem and adding the lines: WSTOOLS_CLASSPATH="$WSTOOLS_CLASSPATH:$JBOSS_HOME/client/jboss-jaxrpc.jar" | WSTOOLS_CLASSPATH="$WSTOOLS_CLASSPATH:$JBOSS_HOME/client/wsdl4.jar" to the wstools.sh file didn't solve the problem :( any other ideas? Thank you View the original post :