Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Errors while migrating from websphere 5.2 to RAD 7.0

Status
Not open for further replies.

ShubhaMishra

Programmer
Jan 4, 2007
10
IN
i All,
I am migrating my application from WSAD 5.1 to RAD 7 and following are the issues
1- In my jsp i have defined a bean
<bean:define id="test" name="Test" property='<%="value("+Test.NAME_test+")"%>' />
error occurs in my jsp
"test cannot be resolved."

2- In my wsdl i have following error
"The prefix "wsdlsoap" for element "wsdlsoap:address" is not bound."


3- The element '#Test_Key' may not overlap with another element.
Please let me knwo what can be the reasons for following errors.
Thanks,
Shubhangi
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top