[ 
http://issues.apache.org/jira/browse/GERONIMO-2352?page=comments#action_12431882
 ] 
            
Jeff Genender commented on GERONIMO-2352:
-----------------------------------------

I wouldn't remove parent references.  You have a couple of options.  Either A) 
open a JIRA on the jspc over at Mojo as that is a relatively easy fix, and/or 
B) create an emply jspcweb.xml file in src/test/jspc/ and add the following to 
your configuration:

<webXml>${basedir}/src/test/jspc/jspweb.xml</webXml>

and be sure there is a <!-- [INSERT FRAGMENT HERE] --> in the web.xml.

This will pick up the empty file.  However if you use any JSPs for that war, 
you will need to remove that configuration.

In any case...open up a JIRA at http://jira.codehaus.org/browse/MJSPC.

> j2ee-builder test deployment modules won't actually deploy
> ----------------------------------------------------------
>
>                 Key: GERONIMO-2352
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-2352
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>            Reporter: Bill Dudney
>         Assigned To: Jason Dillon
>         Attachments: GERONIMO-2352.bdudney.patch
>
>
> The ear/war/ejb-jar/rar files wont actually deploy to the server.
> I have a partial patch avalible but I'd like to get some discussion going on 
> how to fix some of the problems, that is happening in the dev list.
> I will post the complete patch here when that discussion is wrapped up.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to