When I install the JBossAS v5.1 I miss some *.jar files which were built in the old v4.2.3:
JBoss/v5.1.0/client/jboss-jaxws.jar
JBoss/v5.1.0/client/jbossws-client.jar
JBoss/v5.1.0/lib/jsr181-api.jar
JBoss/v5.1.0/client/notexisting.jar
JBoss/v5.1.0/client/jbossmq-client.jar
JBoss/v5.1.0/client/jboss-common-client.jar
Are these *.jars completely deprecated/removed or replaced by another *.jars (which exactly ?)
or moved to another directory (where exactly ?) ?
Peter