You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@continuum.apache.org by "Maria Catherine Tan (JIRA)" <ji...@codehaus.org> on 2008/04/15 08:02:58 UTC

[jira] Created: (CONTINUUM-1732) Getting a ContinuumUrlValidator ClassNotFoundException during bean creation

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
            Priority: Minor




-- 
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

        

[jira] Updated: (CONTINUUM-1732) Getting a ContinuumUrlValidator ClassNotFoundException during bean creation

Posted by "Olivier Lamy (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/CONTINUUM-1732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Olivier Lamy updated CONTINUUM-1732:
------------------------------------

    Patch Submitted: [Yes]

> 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

        

[jira] Commented: (CONTINUUM-1732) Getting a ContinuumUrlValidator ClassNotFoundException during bean creation

Posted by "Olivier Lamy (JIRA)" <ji...@codehaus.org>.
    [ 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

        

[jira] Updated: (CONTINUUM-1732) Getting a ContinuumUrlValidator ClassNotFoundException during bean creation

Posted by "Maria Catherine Tan (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/CONTINUUM-1732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maria Catherine Tan updated CONTINUUM-1732:
-------------------------------------------

    Attachment: CONTINUUM-1732-continuum-commons.patch

submitted patch for this issue.

* changed role-hint value of ContinuumUrlValidator from "continuumUrl" to "url"

> 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
>            Priority: Minor
>         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

        

[jira] Updated: (CONTINUUM-1732) Getting a ContinuumUrlValidator ClassNotFoundException during bean creation

Posted by "Olivier Lamy (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/CONTINUUM-1732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Olivier Lamy updated CONTINUUM-1732:
------------------------------------

         Assignee: Olivier Lamy
    Fix Version/s: 1.2

> 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

        

[jira] Closed: (CONTINUUM-1732) Getting a ContinuumUrlValidator ClassNotFoundException during bean creation

Posted by "Olivier Lamy (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/CONTINUUM-1732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Olivier Lamy closed CONTINUUM-1732.
-----------------------------------

       Resolution: Cannot Reproduce
    Fix Version/s:     (was: 1.2)

> 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
>         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

        

[jira] Commented: (CONTINUUM-1732) Getting a ContinuumUrlValidator ClassNotFoundException during bean creation

Posted by "Maria Catherine Tan (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/CONTINUUM-1732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=131062#action_131062 ] 

Maria Catherine Tan commented on CONTINUUM-1732:
------------------------------------------------

I was getting the ClassNotFoundException during bean creation when trying to add a Maven2 Project.

I tried reproducing this again but now I'm not getting it anymore :( sorry...

> 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