You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@beehive.apache.org by "Jeremiah Johnson (JIRA)" <be...@incubator.apache.org> on 2005/05/23 21:38:58 UTC

[jira] Closed: (BEEHIVE-188) OM is not picked up in the Samples

     [ http://issues.apache.org/jira/browse/BEEHIVE-188?page=all ]
     
Jeremiah Johnson closed BEEHIVE-188:
------------------------------------


Verified in dist built from SVN 177983.

I built and deployed the wsm-addressbook (in beehive trunk/samples) and wsm-addressbook-enhanced (in beehive dist/samples) using the following:
ant -f WEB-INF/src/build.xml clean build war
mv ../{Enhanced}AddressBookWS $CATALINA_HOME/webapps

Then I used the build-client.xml to verify the install:

--- wsm-addressbook
test:
    [junit] Running org.apache.beehive.addressbook.SimpleAddressBookTestCase
    [junit] - Unable to find required classes (javax.activation.DataHandler and
javax.mail.internet.MimeMultipart). Attachment support is disabled.
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.634 sec
---

--- wsm-addressbook-enhanded
test:
    [junit] Running org.apache.beehive.enhancedaddressbook.EnhancedAddressBookTe
stCase
    [junit] - Unable to find required classes (javax.activation.DataHandler and
javax.mail.internet.MimeMultipart). Attachment support is disabled.
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 1.52 sec
---

In both cases, I only used the Ant provided.

> OM is not picked up in the Samples
> ----------------------------------
>
>          Key: BEEHIVE-188
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-188
>      Project: Beehive
>         Type: Bug
>   Components: Web Services (181)
>     Reporter: daryoush mehrtash
>     Assignee: Jeremiah Johnson

>
> AddressBook sample wont run when it is build from the Ant file that is checked in with the sample.
> The problem is that the Object model is not picked up by the server when the it is jar-ed up with the classes.
> It works ok if you have the classes dir in your webapp(as oppose to Jar file of the classes that include the om).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira