deploy/,
         myprotocol://sybase-ds.xml
        


Don't add comma after sybase-ds.xml


The only way to achieve this is having an external tomcat instance providing you with 
the ds file.      The jboss-service file gets deployed right at the beginning.  Your 
approach to do a http url scrape for the sybase-ds.xml  is fine.   No issue.   But you 
are trying to get the ds file out of Tomcat instance running on Jboss, which will be 
deployed much later.

Have a standalone tomcat instance running on the same box providing the ds.file

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

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


-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to