[jboss-user] [JBossWS] - Re: JBossWS 1.2 on JBoss AS 4.0.5

2007-08-08 Thread rocken7
Ok I was very frustrated with the state of jboss-4.0.5.GA but now it works :) 1. install the jbossws-2x native into jboss-4.0.5.GA (ant deploy-jboss40) 2. update /opt/jboss-4.0.5.GA/client/jboss-xml-binding.jar from newer jboss (4.2.0 worked for me) 3. generate client java source: wsconsume -k

[jboss-user] [JBossWS] - Re: JBossWS 1.2 on JBoss AS 4.0.5

2007-05-24 Thread guiturk
Have you been able to solve the [JUDDIService] JNDI Bind Failed:JAXR problem, with 4.0.5.GA? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4048387#4048387 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4048387 _

[jboss-user] [JBossWS] - Re: JBossWS 1.2 on JBoss AS 4.0.5

2007-05-08 Thread tcavaleiro
Hi! I've installed JBossWS 1.2 on JBoss AS 4.0.5 (with EJB 3.0) and I'm getting that error too. Maybe I'm asking about ordinary things but I'm just a beginner (in this world)...by the way I've already made a few things with JBoss Seam (it's great). I'm gonna post all the output I get from JBos

[jboss-user] [JBossWS] - Re: JBossWS 1.2 on JBoss AS 4.0.5

2007-03-05 Thread [EMAIL PROTECTED]
If you look at the contents of the jbossws40.sar you'll find the service descriptor for non ejb3 installations: | jboss-service-no-ejb3.xml | Just rename the jboss-service-no-ejb3.xml to jboss-service.xml or just comment the DeployerInterceptorEJB3 | | View the original post :

[jboss-user] [JBossWS] - Re: JBossWS 1.2 on JBoss AS 4.0.5

2007-03-02 Thread loopingrage
I ran ant deploy-jboss40 using he new install script. I received all success messages. Now I see two suspicious items in the log. It appears as if I cant use the JDK1.5 install without EJB3. Is this correct? Thanks in advance for all you help. I see the following message towards the end of the

[jboss-user] [JBossWS] - Re: JBossWS 1.2 on JBoss AS 4.0.5

2007-03-02 Thread [EMAIL PROTECTED]
Did you follow the steps described in http://jbws.dyndns.org/mediawiki/index.php/Install_JBossWS? Sorry, we are currently working on a install script that should simplify things a lot. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4024604#4024604 Reply to