You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@juddi.apache.org by "Jaco van der Nat (JIRA)" <ju...@ws.apache.org> on 2009/12/16 14:29:18 UTC

[jira] Created: (JUDDI-321) juddi-samples.war web.xml not properly configured

juddi-samples.war web.xml not properly configured
-------------------------------------------------

                 Key: JUDDI-321
                 URL: https://issues.apache.org/jira/browse/JUDDI-321
             Project: jUDDI
          Issue Type: Bug
    Affects Versions: 3.0
         Environment: JBOSS-4.2.2.GA
            Reporter: Jaco van der Nat
            Assignee: Kurt T Stam
            Priority: Minor


http://www.apache.org/dist/ws/juddi/3_0/juddi-dist-3.0.0.zip (26-10-2009 13:43)

web.xml servlet UDDIClerkServlet not properly ended with </servlet> end tag. This tag is placed below the  <resource-ref> element.

This may result in deployment errors. Especially when adding jboss-web.xml with the resource-ref element to the WEB-INF folder.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


Re: [jira] Commented: (JUDDI-321) juddi-samples.war web.xml not properly configured

Posted by Kurt T Stam <ku...@gmail.com>.
>
> Kurt, how do I get my credentials to commit the modified source?
>
>   
Hi Jaco,

We always welcome contributors on the project (lots of things to help 
out with!). The Apache process is such that all you have to do is

- start contributing patches, by attaching the patch to a jira,
- contribute to discussions on the jUDDI mailing lists.

That way you become part of the community. Then we can start a vote for 
you to get commit rights.

Here is a link to how to prepare a patch:

http://cocoon.apache.org/2.1/howto/howto-patch.html

Cheers,

--Kurt

[jira] Commented: (JUDDI-321) juddi-samples.war web.xml not properly configured

Posted by "Jaco van der Nat (JIRA)" <ju...@ws.apache.org>.
    [ https://issues.apache.org/jira/browse/JUDDI-321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12793137#action_12793137 ] 

Jaco van der Nat commented on JUDDI-321:
----------------------------------------

Kurt, how do I get my credentials to commit the modified source?

> juddi-samples.war web.xml not properly configured
> -------------------------------------------------
>
>                 Key: JUDDI-321
>                 URL: https://issues.apache.org/jira/browse/JUDDI-321
>             Project: jUDDI
>          Issue Type: Bug
>    Affects Versions: 3.0
>         Environment: JBOSS-4.2.2.GA
>            Reporter: Jaco van der Nat
>            Assignee: Kurt T Stam
>            Priority: Minor
>             Fix For: 3.0.1
>
>
> http://www.apache.org/dist/ws/juddi/3_0/juddi-dist-3.0.0.zip (26-10-2009 13:43)
> web.xml servlet UDDIClerkServlet not properly ended with </servlet> end tag. This tag is placed below the  <resource-ref> element.
> This may result in deployment errors. Especially when adding jboss-web.xml with the resource-ref element to the WEB-INF folder.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (JUDDI-321) juddi-samples.war web.xml not properly configured

Posted by "Jaco van der Nat (JIRA)" <ju...@ws.apache.org>.
     [ https://issues.apache.org/jira/browse/JUDDI-321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jaco van der Nat updated JUDDI-321:
-----------------------------------

    Attachment: web.xml

patched for ordering and location of the Clerck servlet endtag

> juddi-samples.war web.xml not properly configured
> -------------------------------------------------
>
>                 Key: JUDDI-321
>                 URL: https://issues.apache.org/jira/browse/JUDDI-321
>             Project: jUDDI
>          Issue Type: Bug
>    Affects Versions: 3.0
>         Environment: JBOSS-4.2.2.GA
>            Reporter: Jaco van der Nat
>            Assignee: Tom Cunningham
>            Priority: Minor
>             Fix For: 3.0.1
>
>         Attachments: web.xml
>
>
> http://www.apache.org/dist/ws/juddi/3_0/juddi-dist-3.0.0.zip (26-10-2009 13:43)
> web.xml servlet UDDIClerkServlet not properly ended with </servlet> end tag. This tag is placed below the  <resource-ref> element.
> This may result in deployment errors. Especially when adding jboss-web.xml with the resource-ref element to the WEB-INF folder.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (JUDDI-321) juddi-samples.war web.xml not properly configured

Posted by "Tom Cunningham (JIRA)" <ju...@ws.apache.org>.
     [ https://issues.apache.org/jira/browse/JUDDI-321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tom Cunningham closed JUDDI-321.
--------------------------------


> juddi-samples.war web.xml not properly configured
> -------------------------------------------------
>
>                 Key: JUDDI-321
>                 URL: https://issues.apache.org/jira/browse/JUDDI-321
>             Project: jUDDI
>          Issue Type: Bug
>    Affects Versions: 3.0
>         Environment: JBOSS-4.2.2.GA
>            Reporter: Jaco van der Nat
>            Assignee: Tom Cunningham
>            Priority: Minor
>             Fix For: 3.0.1
>
>         Attachments: web.xml
>
>
> http://www.apache.org/dist/ws/juddi/3_0/juddi-dist-3.0.0.zip (26-10-2009 13:43)
> web.xml servlet UDDIClerkServlet not properly ended with </servlet> end tag. This tag is placed below the  <resource-ref> element.
> This may result in deployment errors. Especially when adding jboss-web.xml with the resource-ref element to the WEB-INF folder.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (JUDDI-321) juddi-samples.war web.xml not properly configured

Posted by "Jaco van der Nat (JIRA)" <ju...@ws.apache.org>.
    [ https://issues.apache.org/jira/browse/JUDDI-321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12793136#action_12793136 ] 

Jaco van der Nat commented on JUDDI-321:
----------------------------------------

Hallo Kurt,
sure.
i will follow the contributors procedure.

> juddi-samples.war web.xml not properly configured
> -------------------------------------------------
>
>                 Key: JUDDI-321
>                 URL: https://issues.apache.org/jira/browse/JUDDI-321
>             Project: jUDDI
>          Issue Type: Bug
>    Affects Versions: 3.0
>         Environment: JBOSS-4.2.2.GA
>            Reporter: Jaco van der Nat
>            Assignee: Kurt T Stam
>            Priority: Minor
>             Fix For: 3.0.1
>
>
> http://www.apache.org/dist/ws/juddi/3_0/juddi-dist-3.0.0.zip (26-10-2009 13:43)
> web.xml servlet UDDIClerkServlet not properly ended with </servlet> end tag. This tag is placed below the  <resource-ref> element.
> This may result in deployment errors. Especially when adding jboss-web.xml with the resource-ref element to the WEB-INF folder.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (JUDDI-321) juddi-samples.war web.xml not properly configured

Posted by "Tom Cunningham (JIRA)" <ju...@ws.apache.org>.
     [ https://issues.apache.org/jira/browse/JUDDI-321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tom Cunningham resolved JUDDI-321.
----------------------------------

    Resolution: Fixed

Check in Jaco's patch.

> juddi-samples.war web.xml not properly configured
> -------------------------------------------------
>
>                 Key: JUDDI-321
>                 URL: https://issues.apache.org/jira/browse/JUDDI-321
>             Project: jUDDI
>          Issue Type: Bug
>    Affects Versions: 3.0
>         Environment: JBOSS-4.2.2.GA
>            Reporter: Jaco van der Nat
>            Assignee: Tom Cunningham
>            Priority: Minor
>             Fix For: 3.0.1
>
>         Attachments: web.xml
>
>
> http://www.apache.org/dist/ws/juddi/3_0/juddi-dist-3.0.0.zip (26-10-2009 13:43)
> web.xml servlet UDDIClerkServlet not properly ended with </servlet> end tag. This tag is placed below the  <resource-ref> element.
> This may result in deployment errors. Especially when adding jboss-web.xml with the resource-ref element to the WEB-INF folder.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (JUDDI-321) juddi-samples.war web.xml not properly configured

Posted by "Kurt T Stam (JIRA)" <ju...@ws.apache.org>.
     [ https://issues.apache.org/jira/browse/JUDDI-321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kurt T Stam reassigned JUDDI-321:
---------------------------------

    Assignee: Tom Cunningham  (was: Kurt T Stam)

> juddi-samples.war web.xml not properly configured
> -------------------------------------------------
>
>                 Key: JUDDI-321
>                 URL: https://issues.apache.org/jira/browse/JUDDI-321
>             Project: jUDDI
>          Issue Type: Bug
>    Affects Versions: 3.0
>         Environment: JBOSS-4.2.2.GA
>            Reporter: Jaco van der Nat
>            Assignee: Tom Cunningham
>            Priority: Minor
>             Fix For: 3.0.1
>
>
> http://www.apache.org/dist/ws/juddi/3_0/juddi-dist-3.0.0.zip (26-10-2009 13:43)
> web.xml servlet UDDIClerkServlet not properly ended with </servlet> end tag. This tag is placed below the  <resource-ref> element.
> This may result in deployment errors. Especially when adding jboss-web.xml with the resource-ref element to the WEB-INF folder.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (JUDDI-321) juddi-samples.war web.xml not properly configured

Posted by "Kurt T Stam (JIRA)" <ju...@ws.apache.org>.
    [ https://issues.apache.org/jira/browse/JUDDI-321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12791362#action_12791362 ] 

Kurt T Stam commented on JUDDI-321:
-----------------------------------

Hi Jaco,

I think this is fixed on the trunk: https://issues.apache.org/jira/browse/JUDDI-302

This is the issue you are seeing right?

--Kurt

> juddi-samples.war web.xml not properly configured
> -------------------------------------------------
>
>                 Key: JUDDI-321
>                 URL: https://issues.apache.org/jira/browse/JUDDI-321
>             Project: jUDDI
>          Issue Type: Bug
>    Affects Versions: 3.0
>         Environment: JBOSS-4.2.2.GA
>            Reporter: Jaco van der Nat
>            Assignee: Kurt T Stam
>            Priority: Minor
>
> http://www.apache.org/dist/ws/juddi/3_0/juddi-dist-3.0.0.zip (26-10-2009 13:43)
> web.xml servlet UDDIClerkServlet not properly ended with </servlet> end tag. This tag is placed below the  <resource-ref> element.
> This may result in deployment errors. Especially when adding jboss-web.xml with the resource-ref element to the WEB-INF folder.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (JUDDI-321) juddi-samples.war web.xml not properly configured

Posted by "Kurt T Stam (JIRA)" <ju...@ws.apache.org>.
    [ https://issues.apache.org/jira/browse/JUDDI-321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12792045#action_12792045 ] 

Kurt T Stam commented on JUDDI-321:
-----------------------------------

Jaco, would it be possible for you to provide a patch? That way it'll be easier to verify we covered all the issues.

> juddi-samples.war web.xml not properly configured
> -------------------------------------------------
>
>                 Key: JUDDI-321
>                 URL: https://issues.apache.org/jira/browse/JUDDI-321
>             Project: jUDDI
>          Issue Type: Bug
>    Affects Versions: 3.0
>         Environment: JBOSS-4.2.2.GA
>            Reporter: Jaco van der Nat
>            Assignee: Kurt T Stam
>            Priority: Minor
>             Fix For: 3.0.1
>
>
> http://www.apache.org/dist/ws/juddi/3_0/juddi-dist-3.0.0.zip (26-10-2009 13:43)
> web.xml servlet UDDIClerkServlet not properly ended with </servlet> end tag. This tag is placed below the  <resource-ref> element.
> This may result in deployment errors. Especially when adding jboss-web.xml with the resource-ref element to the WEB-INF folder.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (JUDDI-321) juddi-samples.war web.xml not properly configured

Posted by "Tom Cunningham (JIRA)" <ju...@ws.apache.org>.
    [ https://issues.apache.org/jira/browse/JUDDI-321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12798218#action_12798218 ] 

Tom Cunningham commented on JUDDI-321:
--------------------------------------

Jaco - can you provide a patch file and attach it to this bug?      I think it takes a number of contributions and a vote in order to get commit access. 

> juddi-samples.war web.xml not properly configured
> -------------------------------------------------
>
>                 Key: JUDDI-321
>                 URL: https://issues.apache.org/jira/browse/JUDDI-321
>             Project: jUDDI
>          Issue Type: Bug
>    Affects Versions: 3.0
>         Environment: JBOSS-4.2.2.GA
>            Reporter: Jaco van der Nat
>            Assignee: Tom Cunningham
>            Priority: Minor
>             Fix For: 3.0.1
>
>
> http://www.apache.org/dist/ws/juddi/3_0/juddi-dist-3.0.0.zip (26-10-2009 13:43)
> web.xml servlet UDDIClerkServlet not properly ended with </servlet> end tag. This tag is placed below the  <resource-ref> element.
> This may result in deployment errors. Especially when adding jboss-web.xml with the resource-ref element to the WEB-INF folder.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (JUDDI-321) juddi-samples.war web.xml not properly configured

Posted by "Jaco van der Nat (JIRA)" <ju...@ws.apache.org>.
    [ https://issues.apache.org/jira/browse/JUDDI-321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12791378#action_12791378 ] 

Jaco van der Nat commented on JUDDI-321:
----------------------------------------

Ordering is indeed also one (i was able to reproduce that with the download as in the description i.e. <servlet-mapping> not in between <servlet> tags. But i'm not sure if JUDDI-302 covers the misplaced servlet end tag for the UDDIClerkServlet. Currently this end tag is placed below the jUUDI Datasource <resource-ref>. Likely you have encountered this when adjusting the ordering and then this issue is indeed fixed....



> juddi-samples.war web.xml not properly configured
> -------------------------------------------------
>
>                 Key: JUDDI-321
>                 URL: https://issues.apache.org/jira/browse/JUDDI-321
>             Project: jUDDI
>          Issue Type: Bug
>    Affects Versions: 3.0
>         Environment: JBOSS-4.2.2.GA
>            Reporter: Jaco van der Nat
>            Assignee: Kurt T Stam
>            Priority: Minor
>
> http://www.apache.org/dist/ws/juddi/3_0/juddi-dist-3.0.0.zip (26-10-2009 13:43)
> web.xml servlet UDDIClerkServlet not properly ended with </servlet> end tag. This tag is placed below the  <resource-ref> element.
> This may result in deployment errors. Especially when adding jboss-web.xml with the resource-ref element to the WEB-INF folder.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (JUDDI-321) juddi-samples.war web.xml not properly configured

Posted by "Kurt T Stam (JIRA)" <ju...@ws.apache.org>.
     [ https://issues.apache.org/jira/browse/JUDDI-321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kurt T Stam updated JUDDI-321:
------------------------------

    Fix Version/s: 3.0.1

> juddi-samples.war web.xml not properly configured
> -------------------------------------------------
>
>                 Key: JUDDI-321
>                 URL: https://issues.apache.org/jira/browse/JUDDI-321
>             Project: jUDDI
>          Issue Type: Bug
>    Affects Versions: 3.0
>         Environment: JBOSS-4.2.2.GA
>            Reporter: Jaco van der Nat
>            Assignee: Kurt T Stam
>            Priority: Minor
>             Fix For: 3.0.1
>
>
> http://www.apache.org/dist/ws/juddi/3_0/juddi-dist-3.0.0.zip (26-10-2009 13:43)
> web.xml servlet UDDIClerkServlet not properly ended with </servlet> end tag. This tag is placed below the  <resource-ref> element.
> This may result in deployment errors. Especially when adding jboss-web.xml with the resource-ref element to the WEB-INF folder.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (JUDDI-321) juddi-samples.war web.xml not properly configured

Posted by "Kurt T Stam (JIRA)" <ju...@ws.apache.org>.
    [ https://issues.apache.org/jira/browse/JUDDI-321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12798773#action_12798773 ] 

Kurt T Stam commented on JUDDI-321:
-----------------------------------

Hi Jaco, please also subscribe to the juddi-dev list. I had already responded to you a few weeks back :). That way you will be able to keep involved. Thanks for the patch! --Kurt

> juddi-samples.war web.xml not properly configured
> -------------------------------------------------
>
>                 Key: JUDDI-321
>                 URL: https://issues.apache.org/jira/browse/JUDDI-321
>             Project: jUDDI
>          Issue Type: Bug
>    Affects Versions: 3.0
>         Environment: JBOSS-4.2.2.GA
>            Reporter: Jaco van der Nat
>            Assignee: Tom Cunningham
>            Priority: Minor
>             Fix For: 3.0.1
>
>         Attachments: web.xml
>
>
> http://www.apache.org/dist/ws/juddi/3_0/juddi-dist-3.0.0.zip (26-10-2009 13:43)
> web.xml servlet UDDIClerkServlet not properly ended with </servlet> end tag. This tag is placed below the  <resource-ref> element.
> This may result in deployment errors. Especially when adding jboss-web.xml with the resource-ref element to the WEB-INF folder.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.