"[EMAIL PROTECTED]" wrote : Yes jboss-client.xml works but I have potentially 
up to a 1000 of endpoints for the same service. And they come and go. And the 
approach of
  | 
  | Stub stub = (Stub)port;
  | stub._setProperty(Stub.ENDPOINT_ADDRESS_PROPERTY, 
this.TARGET_ENDPOINT_ADDRESS);
  | 
  | doesn't seem to work. Any other suggestions for the 1.0.0GA?

This should work, if it doesn't it is a bug. We actually have an internal 
client that uses this feature (the jboss portal wsrp), so I am not sure how it 
could not be working. If you can make a simple test case that proves this and 
create a jira issue with it attached we can take a look at fixing it.

-Jason

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3953043#3953043

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3953043

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to