You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scout-dev@ws.apache.org by "Kurt Stam (JIRA)" <sc...@ws.apache.org> on 2007/05/03 06:51:15 UTC

[jira] Assigned: (SCOUT-27) Update Tests with embedded juddi setup

     [ https://issues.apache.org/jira/browse/SCOUT-27?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kurt Stam reassigned SCOUT-27:
------------------------------

    Assignee: Kurt Stam  (was: Anil Saldhana)

> Update Tests with embedded juddi setup
> --------------------------------------
>
>                 Key: SCOUT-27
>                 URL: https://issues.apache.org/jira/browse/SCOUT-27
>             Project: Scout
>          Issue Type: Task
>          Components: TestCases
>    Affects Versions: v0.7
>            Reporter: Anil Saldhana
>         Assigned To: Kurt Stam
>             Fix For: v0.7rc3
>
>
> Tests need to be created/updated for Scout codebase such that they can be run as part of the maven build. An embedded version of juddi (external dependency via maven) can be used for the unit tests setup, along the lines of SCOUT-18

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: scout-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: scout-dev-help@ws.apache.org


Re: Level 1 feature?

Posted by Lin Sun <li...@gmail.com>.
Ah I see.  So this didn't mean the function isn't implemented yet.  Thanks!

Lin

Anil Saldhana wrote:
> Level 0 is UDDI compatibility and Level 1 is ebxml compatibility. Scout 
> at the moment supports level 0 only.  According to the jaxr spec, level 
> 0 compatible software should throw that exception when any level 1 
> feature is accessed.
> 
> */Lin Sun <li...@gmail.com>/* wrote:
> 
>     Hi there,
> 
>     I have a quick question about the level 1 feature below.. from
>     RegistryObjectImpl.java. Anyone knows what it means?
> 
>     ///////////////////////////////////////////////////////////////////////////
>     // Level 1 features must throw exceptions
> 
>     ///////////////////////////////////////////////////////////////////////////
> 
>     public Collection getAuditTrail() throws JAXRException
>     {
>     throw new UnsupportedCapabilityException("Level 1 feature");
>     }
> 
>     Thanks, Lin
> 
>     ---------------------------------------------------------------------
>     To unsubscribe, e-mail: scout-dev-unsubscribe@ws.apache.org
>     For additional commands, e-mail: scout-dev-help@ws.apache.org
> 
> 
> ------------------------------------------------------------------------
> Ahhh...imagining that irresistible "new car" smell?
> Check out new cars at Yahoo! Autos. 
> <http://us.rd.yahoo.com/evt=48245/*http://autos.yahoo.com/new_cars.html;_ylc=X3oDMTE1YW1jcXJ2BF9TAzk3MTA3MDc2BHNlYwNtYWlsdGFncwRzbGsDbmV3LWNhcnM-> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: scout-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: scout-dev-help@ws.apache.org


Re: Level 1 feature?

Posted by Anil Saldhana <an...@yahoo.com>.
Level 0 is UDDI compatibility and Level 1 is ebxml compatibility. Scout at the moment supports level 0 only.  According to the jaxr spec, level 0 compatible software should throw that exception when any level 1 feature is accessed.

Lin Sun <li...@gmail.com> wrote: Hi there,

I have a quick question about the level 1 feature below.. from 
RegistryObjectImpl.java.  Anyone knows what it means?

///////////////////////////////////////////////////////////////////////////
     // Level 1 features must throw exceptions
 
///////////////////////////////////////////////////////////////////////////

     public Collection getAuditTrail() throws JAXRException
     {
         throw new UnsupportedCapabilityException("Level 1 feature");
     }

Thanks, Lin

---------------------------------------------------------------------
To unsubscribe, e-mail: scout-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: scout-dev-help@ws.apache.org



       
---------------------------------
Ahhh...imagining that irresistible "new car" smell?
 Check outnew cars at Yahoo! Autos.

Level 1 feature?

Posted by Lin Sun <li...@gmail.com>.
Hi there,

I have a quick question about the level 1 feature below.. from 
RegistryObjectImpl.java.  Anyone knows what it means?

///////////////////////////////////////////////////////////////////////////
     // Level 1 features must throw exceptions
 
///////////////////////////////////////////////////////////////////////////

     public Collection getAuditTrail() throws JAXRException
     {
         throw new UnsupportedCapabilityException("Level 1 feature");
     }

Thanks, Lin

---------------------------------------------------------------------
To unsubscribe, e-mail: scout-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: scout-dev-help@ws.apache.org