Hi Peter, hi Chris,
I tried to set up JBoss AS with JBoss Portal from the scratch. Without the installation of
JBoss WS this works fine (all config).
I installed JBoss WS by using the ant build.xml
| <ant antfile="build.xml" target="deploy-jboss422"
dir="jbossws-native-2.0.3.GA">
| <property name="jboss422.home"
value=".../jboss-4.2.2.GA"/>
| <property name="jboss.server.instance" value="all"/>
| </ant>
|
So, I think WS is correctly installed - it copies just a few files to JBoss AS.
Anyway, if the installation is wrong, than this is a topic for another forum.
Thanks for your help.
Carsten
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4137686#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...