|
|
|
[
Permlink
| « Hide
]
Sohail Sikora - 30/Dec/06 01:26 PM
Just to add to the above description, I get the error when I try to access the WSDL using http://localhost:7001/xfire-book-1.2.3/services/BookService?wsdl
This is already fixed in svn.
So if you build xfire-core from sources or use the one from http://parabuild.viewtier.com:8080/parabuild/index.htm?displaygroupid=0 I built xfire-core jar from source by following the instructions at http://xfire.codehaus.org/Source+Repository
Please try this: http://www.zac.ch/wiki/dev:java:weblogic:qname
And let me know if it works for you. Aw, sorry, I posted that answer in the wrong thread. But your problem could be jdk 1.4 since method org.w3c.dom.CharacterData.setTextContent(java.lang.String) was introduced in jdk15. I think you will have to upgrade to WebLogic 9.x to use Java 5.
Sorry, looks like files weren't commited correctly. Should be fine now.
Tomasz,
We tried with 1.2.4 and it has the same problem. The actual WebService works fine. It is the WSDL Generator which is failing. Sohail. Tomasz,
Same error in SunOne Application Version version 7.0 JDK 1.4.2_07. Thanks I know
Which one should I download. Can you please post more details?
Thanks Re-building the xfire core took care of wsdl generation problem
Thanks Tom
rebuilding the xfire code from svn has fixed this issue. thanks!!
I have the same issue running in WebLogic8.1 sp5. I'm struggling to get XFire 1.2.4, and woudl really appreciate any help you can provide.
Error 500--Internal Server Error java.lang.NoSuchMethodError: setTextContent Thanks in advance! Bob Use xfire-core snapshot from svn. Download source code from svn, build xfire-core and then use generated jar instead of the one provided with distribution.
Thanks for the info! Do you have any more details on exactly where I can download this from and the steps I need to go through to rebuild the necessary changes.
Thanks Much! Sure
Source repository is described here : http://xfire.codehaus.org/Source+Repository and building here : http://xfire.codehaus.org/Building after downloading source code you should : if you use separated packages ( xfire-* ) then ,thats it, just rebuild your project. But if you use xfire-all, then you need to copy classes from builded jar ( inside target dir ) to your xfire-all jar. I don't have Maven so is it possible that I just use the latest snapshot JAR as follows?
I have been using ANT to would the xfire war to t his point. Thanks again! Bob It doesn't appear that using the SNAPSHOT as stated above fixes the issue. I still received the same error -> java.lang.NoSuchMethodError: setTextContent....
Any other thoughts if I don't have maven? Thanks! I guess what I'm looking for is a step-by-step process to use the web version of svn and ANT to build the xfire-core.jar.
Otherwise if you could point me to a location(or attach the jar here) where this jar already exists, that would be great. I apologize in advance, I'm new to xfire, so I'm asking for a lot of help I realize. Just under the gun because I have spend several days on trying to get past this issue. Thanks again. Bob http://xfire.codehaus.org/Building
did you even spend 10 minutes on the xfire website? Yes I did spend some time on the site! I know exactly what you are referring to, just thought if someone else had gone through this process already, there was no need to re-invent the wheel... Make sense!
OK I went ahead and re-built with ANT and deployed the generated jar(xfire-core-1.2-SNAPSHOT.jar) with the distributed demo,. I no longer get the error mentioned above, but now receive another error when accessing(http://localhost:7001/xfire-book/services/BookService?wsdl
Error 500--Internal Server Error java.lang.ClassCastException: weblogic.xml.jaxp.RegistrySAXTransformerFactory Thanks again! Bob http://xfire.codehaus.org/XFire+on+Weblogic+8.1
try implementing the special instructions for WLS 8.1 |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||