[
https://issues.apache.org/jira/browse/JUDDI-364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12836767#action_12836767
]
Kurt T Stam commented on JUDDI-364:
-----------------------------------
Hi Ryan,
ad 1. You are right that the class was taken from jUDDI 2.0 and has not been
updated. If you have a working updated version then it'd be great if you could
attach it here.
ad 2&3&4, thx we will go over it and update it.
We love contributions :). I like your idea of integration package, feel
inspired to create a patch for it?
We have run with oracle recently and had to add the orm.xml file so you can can
control the name of sequence. Maybe you can start a thread on the user forum if
you want to discuss.
Cheers,
--Kurt
> JBossAuthenticator will not compile against release. Documentation of this
> class is out of date
> ------------------------------------------------------------------------------------------------
>
> Key: JUDDI-364
> URL: https://issues.apache.org/jira/browse/JUDDI-364
> Project: jUDDI
> Issue Type: Bug
> Affects Versions: 3.0.1
> Reporter: Ryan Hochstetler
> Assignee: Tom Cunningham
> Fix For: 3.0.2
>
>
> JBossAuthenticator in docs does not compile against the present release as
> distributed. The documentation which refers to this example class is out of
> date, also.
> 1.) JBossAuthenticator does not fully implement
> org.apache.juddi.v3.auth.Authenticator. It is missing UddiEntityPublisher
> identify(String authInfo, String authorizedName)
> 2.) The documentation at:
> http://ws.apache.org/juddi/docs/3.0/userguide/html_single/index.html refers
> to the old package this class used to occupy. Section 3.5
> Same section also refers to the same config property by two different names.
> Replace juddi.sercuity.domain with juddi.securityDomain, as this is the value
> of Property.JUDDI_SECURITY_DOMAIN
> 3.) The inline documentation in JBossAuthenticator refers to the old package
> as well.
> 4.) Numerous references juddi.auth throughout the document. One reference
> to juddi.authenticator, which I believe is correct as it corresponds to
> Property.JUDDI_AUTHENTICATOR
> Might I suggest moving this class out of docs and into the compiled and
> tested baseline so that it is regularly compiled, in order to avoid such
> problems in the future. I understand your motivation for keeping it
> separate. You wish to avoid the burden of answering users' questions about
> it or maintaining it when JBoss API changes. It's reasonable to predict that
> you're going to have to do these things anyway (since people will still post
> on the forums and write bug reports about it when it's out of date). Why not
> move all such code and examples into a separate distribution package, e.g.
> juddi-integration.jar? Providing simple integration into popular app
> containers out of the box can only be good for the jUDDI project.
> And before you accuse me of demanding something for nothing, note that I'm
> tasked with deploying jUDDI backed by Oracle 11g, for which there is no
> current documentation, only a plea for contributions. ;)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.