On Wed, Aug 4, 2010 at 5:24 PM, <[email protected]> wrote:

>
> Hi I removed that jars and the error messages stopped.
>
> The application could start normally.
>
> Thanks for the suggestion.
>
>
> In the other hand, in the same application, I'm trying to get the "?SMD" to
> use it in a DOJO object
>
>
> like this in my js code:
> ..
> *var* authenticationService = *new* dojo.rpc.JsonService(
> "AuthenticationComponent/authentication?smd");
> ...
>
>
>
> Any how I think it should give the "contract" of the service by the browser
> url, when I'm submitting it, but it's not working
>
> http://localhost:8081/sample-service/AuthenticationComponent/authentication?smd
>
>
>
>
>
> Thanks & Regards,*
> ____________________________________________*
>
>   *Fabiano Amorim Oliveira**
> IT Specialist - J2EE Developer
> IBM Global Business Services*
> Sun Certified Java Programmer 6
> WebSphere Application Server 7.0 Admin. Certified
>
>   E-mail: *[email protected]* <[email protected]>
>   Phone: +55 41 2141-4864
>   Tie-line: 732-4864
>   Mobile: +55 41 8861-9212
> Please consider the environment before printing this email P
>
>
Is "authentication" the name of the component service or the name of an
operation on that service? If it's the name of an operation can you try...

http://localhost:8081/sample-service/AuthenticationComponent?smd

Simon


-- 
Apache Tuscany committer: tuscany.apache.org
Co-author of a book about Tuscany and SCA: tuscanyinaction.com

<<image/gif>>

<<image/gif>>

<<image/gif>>

<<image/gif>>

<<image/gif>>

<<image/gif>>

Reply via email to