I am getting the following error when I try to retreive the wsdl from any of
the WSRP4J web services:
----- BEGIN PASTE of Axis Error -----
AXIS error
Sorry, something seems to have gone wrong... here are the details:
Fault - Bean attribute lang is of type java.lang.String, which is not a
simple type
AxisFault
faultCode:
{http://schemas.xmlsoap.org/soap/envelope/}Server.generalException
faultSubcode:
faultString: Bean attribute lang is of type java.lang.String, which is not
a simple type
faultActor:
faultNode:
faultDetail:
{http://xml.apache.org/axis/}hostname:CATL0W12JBRUCE
----- END PASTE of Axis Error -----
The URL I am requesting is:
http://localhost:8080/wsrp/services/WSRPServiceDescriptionService?wsdl
Tomcat version is 5.5.17
WSRP4J was checked out on May 3, 2006
Looking through the wsdl files in the wsdl directory, I see that the
references to "xml:lang" are commented out. I have some related posts on
various forums, but they all indicate that the use of "lang" instead of
"xml:lang" solved their problem. It does not seem to have solved this one.
What I am trying to do is get BEA WebLogic Portal to use the testportlet
through the WSRP4J producer running on Tomcat. If anyone has this working
please let me know!
Thanks!
Donley P'Simer
JavaTech, Inc.
--
View this message in context:
http://www.nabble.com/Axis-Error-when-requesting-WSDL-on-WSRP4J-Services-t1564633.html#a4249099
Sent from the Wsrp4J - User forum at Nabble.com.