[xfire-dev] [jira] Closed: (XFIRE-327) List of all services (e.g. http://localhost:81/xfire/services) generates broken link

2006-04-08 Thread Dan Diephouse (JIRA)
[ http://jira.codehaus.org/browse/XFIRE-327?page=all ] Dan Diephouse closed XFIRE-327: --- Resolution: Fixed I believe this is fixed no in SVN. > List of all services (e.g. http://localhost:81/xfire/services) generates > broken link > -

[xfire-dev] [jira] Closed: (XFIRE-325) WsGenTask doesn't properly name generated exception classes

2006-04-08 Thread Dan Diephouse (JIRA)
[ http://jira.codehaus.org/browse/XFIRE-325?page=all ] Dan Diephouse closed XFIRE-325: --- Resolution: Fixed Fixed in SVN. Thanks Vjeran! I will push up a snapshot soon. > WsGenTask doesn't properly name generated exception classes > ---

[xfire-dev] [jira] Closed: (XFIRE-324) DOM4J NAMESPACE_ERR when trying to use client API with plaintext password security

2006-04-08 Thread Dan Diephouse (JIRA)
[ http://jira.codehaus.org/browse/XFIRE-324?page=all ] Dan Diephouse closed XFIRE-324: --- Resolution: Fixed Fixed in SVN. Thanks. I will push up a snapshot soon. > DOM4J NAMESPACE_ERR when trying to use client API with plaintext password > security >

[xfire-dev] [jira] Closed: (XFIRE-331) Multiple parameters are not recognized with dynamic client

2006-04-08 Thread Dan Diephouse (JIRA)
[ http://jira.codehaus.org/browse/XFIRE-331?page=all ] Dan Diephouse closed XFIRE-331: --- Resolution: Fixed Fix Version: 1.1 Fixed in SVN. Thanks! > Multiple parameters are not recognized with dynamic client > -

[xfire-dev] [jira] Closed: (XFIRE-333) Error with in services.xml

2006-04-08 Thread Dan Diephouse (JIRA)
[ http://jira.codehaus.org/browse/XFIRE-333?page=all ] Dan Diephouse closed XFIRE-333: --- Resolution: Fixed Fix Version: 1.1 Fixed in SVN. > Error with in services.xml > > > Key: XFIRE-333 >

[xfire-dev] [jira] Closed: (XFIRE-340) AnnotationServiceFactory needs to support @WebMethod.exclude

2006-04-08 Thread Dan Diephouse (JIRA)
[ http://jira.codehaus.org/browse/XFIRE-340?page=all ] Dan Diephouse closed XFIRE-340: --- Resolution: Fixed Fixed in SVN. > AnnotationServiceFactory needs to support @WebMethod.exclude > > >

[xfire-dev] [jira] Commented: (XFIRE-344) XFire 1.0 doesn't work with Spring 1.2.7

2006-04-08 Thread Juergen Mayrbaeurl (JIRA)
[ http://jira.codehaus.org/browse/XFIRE-344?page=comments#action_63142 ] Juergen Mayrbaeurl commented on XFIRE-344: -- HTTP Status 500 - type Exception report message

[xfire-dev] [jira] Commented: (XFIRE-235) "Couldn't find schema for part:" exception when generating client code from BookService wsdl

2006-04-08 Thread Mika Goeckel (JIRA)
[ http://jira.codehaus.org/browse/XFIRE-235?page=comments#action_63140 ] Mika Goeckel commented on XFIRE-235: I just was able to generate the sources out of the wsrp wsdl using wsgen and 1.1-beta-1. I suppose there might be old jars on your cp. Can you c

[xfire-dev] [jira] Closed: (XFIRE-342) Possibility to use server POJO as client POJO (deserialize server POJO to exactly same client POJO class)

2006-04-08 Thread Dan Diephouse (JIRA)
[ http://jira.codehaus.org/browse/XFIRE-342?page=all ] Dan Diephouse closed XFIRE-342: --- Resolution: Won't Fix Yes, see http://xfire.codehaus.org/Client. Email the mailing list if you need help figuring out the configuration. THe one requirement is th

Re: [xfire-dev] [jira] Commented: (XFIRE-235) "Couldn't find schema for part:" exception when generating client code from BookService wsdl

2006-04-08 Thread Mika Göckel
Hi Rickard, I've just ran the wsgen on the wsrp wsdl and had no issues. What jar's do you have in your cp? If jaxb-1 was there, nuke it and try again. Otherwise we'd need to go into deeper detail or if it helps you I can send you the generated sources. Mika Rickard ?berg (JIRA) schrieb:

[xfire-dev] [jira] Commented: (XFIRE-344) XFire 1.0 doesn't work with Spring 1.2.7

2006-04-08 Thread Dan Diephouse (JIRA)
[ http://jira.codehaus.org/browse/XFIRE-344?page=comments#action_63138 ] Dan Diephouse commented on XFIRE-344: - Hi Juergen, Could you please attach a stack trace so I know where this is happening? Thanks! > XFire 1.0 doesn't work with Spring 1.2.7 >

[xfire-dev] [jira] Created: (XFIRE-344) XFire 1.0 doesn't work with Spring 1.2.7

2006-04-08 Thread Juergen Mayrbaeurl (JIRA)
XFire 1.0 doesn't work with Spring 1.2.7 Key: XFIRE-344 URL: http://jira.codehaus.org/browse/XFIRE-344 Project: XFire Type: Bug Components: Spring Versions: 1.0 Environment: Windows XP, Tomcat 5.5.16, XFire 1.0,

[xfire-dev] [jira] Commented: (XFIRE-235) "Couldn't find schema for part:" exception when generating client code from BookService wsdl

2006-04-08 Thread Rickard ?berg (JIRA)
[ http://jira.codehaus.org/browse/XFIRE-235?page=comments#action_63123 ] Rickard ?berg commented on XFIRE-235: - I'm trying to generate classes for WSRP, and am running into the same error. I'm using xfire-1.1-beta libraries just released, so it appears t