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 77: Line 77:
 
<TD width="216"></TD>
 
<TD width="216"></TD>
 
<TD width="202">Known Limitation</TD>
 
<TD width="202">Known Limitation</TD>
 +
</TR>
 +
 +
                <TR>
 +
<TD width="191"></TD>
 +
<TD width="289">RuntimeException throws up when deploying Javacode on Tomcat</TD>
 +
<TD width="216">182979</TD>
 +
<TD width="202">Known Limitation -  Workaround:....</TD>
 
</TR>
 
</TR>
 
                  
 
                  

Revision as of 05:49, 11 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 connect the touch point through MAX 179960
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:....
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
Expand All button is enabled even though when all capability sections are expanded 180940
Standard and Custom capabilities are repeating in the mrt editor 181202
Custom/Standard capabilities are added into MRT even whithout selecting any capabilities at the time of creating MRT 184372
Deployment Descriptor Editor
Custom Serializers shows up even when the related mrt is removed from the dd file 176009
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
Duplicate projects are getting generated when doing codegen for AXIS 2 on J2EE 185297
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
On including Notification producer in an MRT, user needs to delete the 2 java files in the endpoint created. Known Limitation - Workaround: After generation of code please remove the java files, build the project and can be deployed successfully
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