Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "BtM WSDM TPTP 4.4 Limitations"

Line 241: Line 241:
 
<TD width="191"></TD>
 
<TD width="191"></TD>
 
<TD width="289">Could not GenerateJavacode when Entering duplicate Project name and Checking in Overwrite Files necessary checkbox</TD>
 
<TD width="289">Could not GenerateJavacode when Entering duplicate Project name and Checking in Overwrite Files necessary checkbox</TD>
 +
<TD width="216">185297</TD>
 +
<TD width="202">Known Limitation -  Workaround: Restart the Workspace so that this problem will go away</TD>
 +
</TR>
 +
 +
                <TR>
 +
<TD width="191"></TD>
 +
<TD width="289">Duplicate projects are getting generated when doing codegen for AXIS 2 on J2EE</TD>
 
<TD width="216">185766</TD>
 
<TD width="216">185766</TD>
 
<TD width="202">Known Limitation -  Workaround: When Generating code for MRT or DD file, please provide non existent project name</TD>
 
<TD width="202">Known Limitation -  Workaround: When Generating code for MRT or DD file, please provide non existent project name</TD>

Revision as of 02:06, 31 May 2007

Place content here.

Feature Limitation Bug Reference Remarks
Capability Editor
If user imports any XSD or WSDL which imports another XSD or WSDL using Http uri, then user might need Network connection to resolve the imported XSD or WSDL file. Known Limitation - Workaround: Before Importing any wsdl or xsd file in to the existing capability or while creating new capability please make sure that Network is enabled Internet access Enabled
When Creating the capability/creating by importing WSDL/Creating by impporting java classes as capabilities under the Project i,e "Test 1" (Project Name

having space) redmark shows up for the capability file when opening capability

file noticed all the fields are empty
185144 Known Limitation - Workaround: Create a New project with out spaces in the project name
When Expanding the Collpased Property, error throws up 182307
when renaming mcap file , its asking to remove xsd and rmd files 179958
Could not set values for Operation parameter arrays through MAX 181221
Array return type for operations - If user selects to return the array values for an operation, then the generated smashed wsdl file will be invalid and marked as red in the generated project Known Limitation
Topics provided in RMD file leads to failure of initialization of resource Known Limitation
RuntimeException throws up when deploying Javacode on Tomcat 182979 Known Limitation - Workaround: It is a Muse bug
MRT Editor
Redmark shows up for the mrt file when Capability is removed from the Project 167374 Known Limitation - Workaround: Before deleting the capability file from the project, please makesure that has been removed from the MRTs
Standard and Custom capabilities are repeating in the mrt editor 181202 Known Limitation - Workaround: Please restart the Eclipse so that it goes away.
Service Group and Relationship capabilities should expose the topics and related rmd files have to be changed 181770 Known Limitation - Workaround: (Can anyone provide the workaround steps to me)
Deployment Descriptor Editor
Custom Serializers shows up even when the related mrt is removed from the dd file 176009 Known Limitatin - Workaround: Open the DD file in Text editor and remove all the <custom-serializer> Elements that were being used by Removed resource type
Could not see any Custom Serializers in the dd file, which got created when generating code from MRT 174594 Known Limitatin - Workaround: User can right click the mrt file and generate a dd template, custom serializer will show up in the dd template and then user can do the codegen from that dd file.
All the sections are expanded when Adding MRT file to Resource Type section in DD editor 183724
Service Group Editor
When codegeneration is successful, at present we have to replace existing javafiles with other javafiles. 176593
Code Generation
Client proxy generation not working for relationships capability 181912
Axis2 Location is not updated in the User Preferences 185305
Finish button is enabled even when all mandatory fields are empty when doing codgen 185316
Codgen window does not comes up to do codegeneration with SUN/IBMJava142 185320
Unable to Edit the Custom capability in the DD editor 185328
Java files are not getting generated when doing codegen after updating operation name in capability editor 179713
Compilation Errors shows up for the java files after codegeneration 185520 Known Limitation - Workaround: When Creating the new custom capability dont change the namespace of the capability or if user still wants to change the name space please edit the namespace in these formats i,e http://test1.org/test2 or http://test1.org/test2/test3 but edit to http://test1.test2.org
Topics provided in RMD file leads to failure of initialization of resource 183804 Known Limitation - Workaround: After generation of code please remove the java files, build the project and can be deployed successfully
Could not GenerateJavacode when Entering duplicate Project name and Checking in Overwrite Files necessary checkbox 185297 Known Limitation - Workaround: Restart the Workspace so that this problem will go away
Duplicate projects are getting generated when doing codegen for AXIS 2 on J2EE 185766 Known Limitation - Workaround: When Generating code for MRT or DD file, please provide non existent project name
Managed Agent Explorer
Unsubscribe image doesnot shows up on the Property in MAX 179923
noticed that Updated Custom Operation name doesnt reflect in operations list, instead old Custom Operation name shows up 174474 Known Limitation - Workaround: Updation of Operation cannot be done,instead please create a new capability and add the new operation.
Confused which Property belogs to which Capability In MAX 183152 known Limitation
Relationships Editor
Could not Remove the Relationship Property in Relationship participant 179440
Able to Add duplicate Relationship Definition 181582
Import Java classes a Capability
error throws up in error log On Selecting classe names of selected Jar files 181604
UCD: Jar file text box should be editable, so that user manually can add path or delete path 184378

Back to the top