-
30. Re: How do I disable the container's JAX-RS and JAX-WS in a war? - need to deploy legacy JAX-WS/RS application.
nickarls Jan 11, 2013 1:31 AM (in response to aherrao.sachin)You might want to try with the lastest in the JDK 6 or JDK 7 series. I'm almost sure that compilation error comes from an too-old-for-this-job JDK
-
31. Re: How do I disable the container's JAX-RS and JAX-WS in a war? - need to deploy legacy JAX-WS/RS application.
aherrao.sachin Jan 11, 2013 1:51 AM (in response to nickarls)Hi Nicklas,
I have JDK 1.7 update 4.
Is it the right version for this task?
Please reply so that I can install the same
Thankx
-
32. Re: How do I disable the container's JAX-RS and JAX-WS in a war? - need to deploy legacy JAX-WS/RS application.
nickarls Jan 11, 2013 2:20 AM (in response to aherrao.sachin)I have 12-ea but 10(?) should work, too. I don't know at which point the JDK 7 problems stopped for me. Update 6+ perhaps? Just install the latest you can download.
-
33. Re: How do I disable the container's JAX-RS and JAX-WS in a war? - need to deploy legacy JAX-WS/RS application.
aherrao.sachin Jan 11, 2013 2:50 AM (in response to nickarls)Hi Nicklas
I have done build successfully
Now I will try on 7.1.2 and let you know it works or not
Thankx for your help and support.
Nicklas and Tomaz you guys rock.
Without your help it wouldnt be possible for me.
Still I need to test whether I will be able to exclude webservices from within the war on JBoss 7.1.2.
Will let you know abt this once I complete.
Thankx a lot again.
-
34. Re: How do I disable the container's JAX-RS and JAX-WS in a war? - need to deploy legacy JAX-WS/RS application.
aherrao.sachin Jan 11, 2013 6:05 AM (in response to aherrao.sachin)Hi Tomaz and Nicklas.
It is perfectly working fine on JBOSS7.1.2
Thankx again.
-
35. Re: How do I disable the container's JAX-RS and JAX-WS in a war? - need to deploy legacy JAX-WS/RS application.
ajoeblk Mar 28, 2014 4:55 AM (in response to nickarls)hi,
i am new to this community. I was just wondering why is that no one in community releasing the built (at-least of linux platform) of commercial edition source as soon as its released. It would definitely help to remove the pain of building from source for the novice members like me.
-
36. Re: How do I disable the container's JAX-RS and JAX-WS in a war? - need to deploy legacy JAX-WS/RS application.
ctomc Mar 28, 2014 1:06 PM (in response to ajoeblk)you have builds avalible, EAP6.1 alpha is build directly from 7.2.0.Final tag from github, and has no commercial limitations.
Or you can just go to WildFly 8...