« Return to Thread: CVCA Key Management Protocol for SPOC

Re: CVCA Key Management Protocol for SPOC

by stupidtss :: Rate this Message:

Reply to Author | View in Thread

Thanks Tomas.

I have searched through those .java files but cannot find any annotation like "@remote".  And since I have no previous java knowledge and experiences (I am still learning java language using the book: Java for Dummies :-), can you please kindly point out from which file(s) should I start on studying the EJB remote interface of EJBCA?  Please help.

Sorry for my stupid question.

Tomas Gustavsson wrote:
Yes there is an EJB remote interface as well. The command line interface
uses it, and so does the wjbca WS implementation.

Regards,
Tomas

On Wed, 2009-08-12 at 02:18 -0700, stupidtss wrote:
> How can the separate SPOC webservice war's back-ends communicate with EJBCA?
> Besides web service and command line interface, does EJBCA implements other
> interfaces also (e.g. EJB remote interface)?
>
>
> Tomas Gustavsson wrote:
> >
> >
> > Or even better a separate SPOC webservice war, with pluggable back-ends
> > so it can work against EJBCA or another CA :-)
> >
> > Cheers,
> > Tomas
> >
> > On Wed, 2009-08-12 at 00:42 -0700, stupidtss wrote:
> >> Thanks for your reply.
> >>
> >> Sorry for one more stupid question. You mean creating/adding a separate
> >> SPOC
> >> Webservice war in the EJBCA?
> >>
> >>
> >> Tomas Gustavsson wrote:
> >> >
> >> >
> >> > Hi,
> >> >
> >> > Currently we are not working on the SPOC protocol. WeƤll be glad to
> >> help
> >> > you out anyway we can.
> >> > I would create a separate SPOC Webservice war (code can be generated
> >> > from the wsdl), and then make ejb calls from that (or any other CA for
> >> > that matter) from insode this WS impolementation.
> >> >
> >> > Regards,
> >> > Tomas
> >> >
> >> >
> >> > stupidtss wrote:
> >> >> Hi,
> >> >>
> >> >> Is there any one working on the CVCA Key Management Protocol for
> >> Single
> >> >> Point of Contact (SPOC) (about extended access control on machine
> >> >> readable
> >> >> travel document)?  Entrust will set up a SPOC for testing on October.
> >> I
> >> >> am
> >> >> a new trainee programmer (without Java knowledge and experience) and I
> >> am
> >> >> assigned to set up own SPOC for communicating with Entrust's, but I
> >> have
> >> >> absolutely no idea on how to proceed ...
> >> >>
> >> >> Up to now, I have set up EJBCA in JBOSS 5.1.0 successful, and that's
> >> all.
> >> >> Can any one offer a helping hand to me?  Thanks in advance.
> >> >>
> >> >> Stupidtss
> >> >
> >> >
> >> ------------------------------------------------------------------------------
> >> > Let Crystal Reports handle the reporting - Free Crystal Reports 2008
> >> > 30-Day
> >> > trial. Simplify your report design, integration and deployment - and
> >> focus
> >> > on
> >> > what you do best, core application coding. Discover what's new with
> >> > Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> >> > _______________________________________________
> >> > Ejbca-develop mailing list
> >> > Ejbca-develop@lists.sourceforge.net
> >> > https://lists.sourceforge.net/lists/listinfo/ejbca-develop
> >> >
> >> >
> >>
> >
> >
> > ------------------------------------------------------------------------------
> > Let Crystal Reports handle the reporting - Free Crystal Reports 2008
> > 30-Day
> > trial. Simplify your report design, integration and deployment - and focus
> > on
> > what you do best, core application coding. Discover what's new with
> > Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> > _______________________________________________
> > Ejbca-develop mailing list
> > Ejbca-develop@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/ejbca-develop
> >
> >
>


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Ejbca-develop mailing list
Ejbca-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ejbca-develop

 « Return to Thread: CVCA Key Management Protocol for SPOC