[JBoss-user] [JBossWS] - Re: Alpha 5.0 - Port not found in WSDL

2005-11-29 Thread [EMAIL PROTECTED]
Good luck John. Many successful projects rely on qualified answers within a 
known time frame. Posts on this forum will be dealt with at the comunities 
leisure. As you can might guess, I am also often quite busy.

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

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


---
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] [JBossWS] - Re: Alpha 5.0 - Port not found in WSDL

2005-11-29 Thread johnr1111
No, I've been too busy trying to convince our company to purchase a support 
contract from JBoss for $25,000.

I'm working through the source tree, it just through me off when the existing 
WAR's stopped working.

You're taking the time is very appreciated.

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

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


---
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] [JBossWS] - Re: Alpha 5.0 - Port not found in WSDL

2005-11-29 Thread [EMAIL PROTECTED]
The  in webservices.xml is not namespace qualified


  | 
  | Hello
  | HelloPort
  | 
org.jboss.ws.hello.Hello
  | 
  | HelloBean
  | 
  | 
  | 

It should be something like



  | 
  | Hello
  | impl:HelloPort
  | 
org.jboss.ws.hello.Hello
  | 
  | HelloBean
  | 
  | 
  | 

The impl prefix must be defined in the root element.

--

Generally the documentation has not been synched with jbossws-1.0. Cant you 
work with the (many) examples/tests that come with the jbossws src?


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

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


---
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] [JBossWS] - Re: Alpha 5.0 - Port not found in WSDL

2005-11-28 Thread johnr1111
http://docs.jboss.org/jbossas/jboss4guide/r4/html/ch12.html

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

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


---
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] [JBossWS] - Re: Alpha 5.0 - Port not found in WSDL

2005-11-28 Thread [EMAIL PROTECTED]
anonymous wrote : 
  | Deployment FAILED reason: Cannot find port in wsdl: HelloPort

What ports do you have in the wsdl?



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

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


---
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] [JBossWS] - Re: Alpha 5.0 - Port not found in WSDL

2005-11-23 Thread johnr1111
The following is generated when deploying a JAR on the lates jboss-head 
version.   The same war and other wars deploy fine (Minus the parameter issue) 
on the previous versions of JBoss.  This example web service was taken righ out 
of the JBoss Admin Guide.  

I would like to find a version of JBoss that could deploy correctly without the 
WSDL issue.

--- Incompletely deployed packages ---
[EMAIL PROTECTED] { url=file:/C:/jboss-5.0.0alpha/ser
ver/default/deploy/hello-servlet.war }
  deployer: MBeanProxyExt[jboss.web:service=WebServer]
  status: Deployment FAILED reason: Cannot find port in wsdl: HelloPort
  state: FAILED
  watch: file:/C:/jboss-5.0.0alpha/server/default/deploy/hello-servlet.war
  altDD: null
  lastDeployed: 1132780320791
  lastModified: 1132780320776
  mbeans:


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

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


---
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] [JBossWS] - Re: Alpha 5.0 - Port not found in WSDL

2005-11-23 Thread johnr1111

Is there a build that can deploy war files that does not have the problem with 
the parameters in the WSDL?   The inout string issue that gets caused by the 
WSDL parameters having the same name while deploying.

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

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


---
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