[jboss-user] [JBossWS] - Integrate Apache with Tomcat/JBoss using mod_jk connector

2007-04-19 Thread d_pavel
I have a deployment architecture question: We know this: anonymous wrote : | # As a native application, the Apache web server is a more efficient | HTTP server than the Java-based web server included in JBoss AS. That is | especially true for static contents (e.g., pictures), keep-alive

[jboss-user] [JBossWS] - Re: JSR-109Client, Mapping problem and trying to connect to

2007-04-16 Thread d_pavel
Once again the root cause of the problems are the JBossWS tools used to generate the required artifacts. For comparison I used XFire (=open source Java SOAP framework). I got a total of X artifacts generated using JBossWS wbservices stack and related tools. In comparison I got a total of (X+10)

[jboss-user] [JBossWS] - Re: JSR-109Client, Mapping problem and trying to connect to

2007-04-11 Thread d_pavel
OK this is what I discovered: The "Could not update IN parameter to be INOUT..." error comes from processOutputDocElement method inside JAXRPCMetaDataBuilder class. The processOutputDocElement is called from anonymous wrote : | buildParameterMetaDataDoc(OperationMetaData opMetaData, WSDLInte

[jboss-user] [JBossWS] - JSR-109Client, Mapping problem and trying to connect to a .N

2007-04-10 Thread d_pavel
Hi All, I developed a JAX-RPC web service client in order to connect to a .NET webservice. I am using jdk1.5.0_09, JBoss AS 4.0.5.GA and jbossws-1.2.0.GA. I set properly the java.endorsed.dirs. Here is the config file: | | | | http://www.jboss.org/jbossws-tools"; | xmlns:xsi="h

[jboss-user] [JBossWS] - Re: Problem using wstools

2007-04-10 Thread d_pavel
I should have posted these answers sooner then one month but time flies so here you go (in case somebody will stumble upon same things): -I solved relatively fast the wstools problem which turned out to be the result of using the full path for the SEI class in the command which I described in po

[jboss-user] [JBossWS] - Re: Problem using wstools

2007-03-09 Thread d_pavel
I think my post is related with this topic as well: http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4025390#4025390 Need clarification about this please: 1) the wstools.sh script which comes with the jbossws-1.2.0.GA points to both: WSTOOLS_CLASSPATH="$WSTOOLS_CLASSPATH:$JBOSS_HOME/client

[jboss-user] [JBossWS] - Re: Problem using wstools

2007-03-09 Thread d_pavel
Hello again, I should've mention that I replaced jbossws-1.0.4.GA (which was included in the distribution package for JBoss AS) and I installed correctly the jbossws-1.2.0.GA version (I was careful with the libraries and I can access "http://localhost:8080/jbossws/"; which is fine). Now I read

[jboss-user] [JBossWS] - Problem using wstools

2007-03-08 Thread d_pavel
Hi All, I want to implement web services in my project which is a j2ee web application based on JBoss AS 4.0.5.GA and jbossws-1.2.0.GA. I installed JBoss AS using "jems-installer-1.2.0.GA.jar" on RedHat Linux RHEL4 (using "all" as a profile for the AS). I bought the "JBoss at Work" book but it'