[JBoss-user] [Beginners Corner] - Re: Web services Deployment

2005-12-23 Thread E.L
I'm going to test with Jboss3.2.X...

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

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


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Beginners Corner] - Web services Deployment

2005-12-22 Thread E.L
Hi.

I'm trying to deploy a web service with JBOSS 4.0.3 and Oracle Jdeveloper 10G. 
The database i use is Oracle 10GR2. 
Here under is the wsdl file :



http://jboss_user/F_GET_WS.wsdl";
   xmlns="http://schemas.xmlsoap.org/wsdl/";
   xmlns:xsd="http://www.w3.org/2001/XMLSchema";
   xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/";
   xmlns:tns="http://jboss_user/F_GET_WS.wsdl";
   xmlns:ns1="http://jboss-user/F_GET_WS.xsd";>
   
  http://jboss-user/F_GET_WS.xsd";
 xmlns="http://www.w3.org/2001/XMLSchema";
 xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"; 
xmlns:ns0="http://schemas.xmlsoap.org/wsdl/"/>
   
   
  
   
   
  
   
   
  
 
 
  
   
   
  http://schemas.xmlsoap.org/soap/http"/>
  
 
 
http://schemas.xmlsoap.org/soap/encoding/"/>
 
 
http://schemas.xmlsoap.org/soap/encoding/"/>
 
  
   
   
  
 http://REPLACE_WITH_ACTUAL_URL"/>
  
   


I've got this error :

17:00:00,916 WARN  [ServiceController] Problem starting service 
jboss.web.deployment:war=WebServices.war,id=-1736483755
org.jboss.deployment.DeploymentException: Error during deploy; - nested 
throwable: (javax.naming.NamingException: resource
-ref: jdbc/jboss_userCoreDS has no valid JNDI binding. Check the 
jboss-web/resource-ref.)
at org.jboss.web.AbstractWebDeployer.start(AbstractWebDeployer.java:366)
... and so on.

What could be wrong ?

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

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


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user