[
http://jira.codehaus.org/browse/CONTINUUM-1732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=130941#action_130941
]
Olivier Lamy commented on CONTINUUM-1732:
-----------------------------------------
I don't really understand where do you have issue ?
In application.xml in the webapp we have
{code:xml}
<component>
<role>org.codehaus.plexus.formica.validation.Validator</role>
<role-hint>url</role-hint>
<implementation>org.apache.maven.continuum.utils.ContinuumUrlValidator</implementation>
<configuration>
<allowedSchemes>
<allowedScheme>http</allowedScheme>
<allowedScheme>https</allowedScheme>
<allowedScheme>ftp</allowedScheme>
<!-- <allowedScheme>file</allowedScheme> -->
</allowedSchemes>
</configuration>
</component>
{code}
The implementation value is correct.
Can you explain in which case you have this "ClassNotFoundException during
bean creation" ?
Thanks.
> Getting a ContinuumUrlValidator ClassNotFoundException during bean creation
> ---------------------------------------------------------------------------
>
> Key: CONTINUUM-1732
> URL: http://jira.codehaus.org/browse/CONTINUUM-1732
> Project: Continuum
> Issue Type: Bug
> Components: Core system
> Reporter: Maria Catherine Tan
> Assignee: Olivier Lamy
> Priority: Minor
> Fix For: 1.2
>
> Attachments: CONTINUUM-1732-continuum-commons.patch
>
>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira