It seems that when you deploy an EJB endpoint web service, the SOAP address (or endpoitn url) is http:///<ejb-module-name>/<ejb-name>
Is it possible to define a custom url ?
I've tried SOAP address rewriting, but it doesn't seem to work. The wsdl is changed but the endpoint stays linked to the same URL.
I'm writing generic ejb-modules which will be used in several applications (ear files) running on the same JBoss instance. For practical reasons, I'd prefer to set a custom URL for each application, if possible, than to rename the EJB module.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3998181#3998181
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3998181
Hi,
I have installed jboss-4.0.5.GA in c drive, & the path is C:\jboss-4.0.5.GA
& jdk's path is C:\jdk1.5.
I have set environment variable
JAVA_HOME
C:\jdk1.5
JBOSS_HOME
C:\jboss-4.0.5.GA
Now i am running run.bat, i am getting following error,
'findstr' is not recognized as an internal or external command,
operable program or batch file.
What else need to do to run JBOSS application server.
Please help me how can i solve this problem.
Thanks in advance,
mail to avkash_samirt(a)yahoo.co.in
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3998168#3998168
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3998168