Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Has anyone tested ResilientDemo with Tomcat 5.5.9?

80591Aug 30 2005 — edited Dec 31 2005
I have followed the Technical Note #007.htm to the letter and still could not get the demo working. Here is what I did:

1. Start Tomcat
2. Modify ant.cmd to configure AXIS_HOME and ANT_HOME. (I am using ant-1.6.5 and axis-1_2_1)
3. Copy the class directory to TOMCAT_HOME/webapps/axis/WEB-INF (I create the axis/WEB-INF directory)
4. run ant.cmd.

Here is the error I got:
Buildfile: build.xml

deployRatingService:
[axis-admin] - Unable to find required classes (javax.activation.DataHandler and
javax.mail.internet.MimeMultipart). Attachment support is disabled.
[axis-admin] Processing file C:\Oracle\BPM\10.1.2\integration\orabpel\samples\de
mos\ResilientDemo\AxisServices\deployRatingService.wsdd
[axis-admin] AxisFault
[axis-admin] faultCode: {http://xml.apache.org/axis/}HTTP
[axis-admin] faultSubcode:
[axis-admin] faultString: (404)/axis/services/AdminService
[axis-admin] faultActor:
[axis-admin] faultNode:
[axis-admin] faultDetail:
[axis-admin] {}:return code: 404

Has anyone tested the ResilientDemo with Tomcat 5.5.9? Where can I find the missing classes? Thanks.

Comments

Satish Kandi
Refer Metalink note 161818.1
damorgan
What 10g release? 10.1 or 10.2?

This information is available on metalink for all Oracle products and versions.
1 - 2
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jan 28 2006
Added on Aug 30 2005
4 comments
2,048 views