[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-7470) EAR produced by command line is different from that produced by Tools

Snjezana Peco (JIRA) jira-events at lists.jboss.org
Mon Feb 7 17:08:39 EST 2011


    [ https://issues.jboss.org/browse/JBIDE-7470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12580639#comment-12580639 ] 

Snjezana Peco commented on JBIDE-7470:
--------------------------------------

Attached is a patch.
I have tested importing and deploying the application with JBoss AS 4.2.3 and JBoss AS 5.1.0.
I haven't tested the application with JBoss AS 6 because it uses Seam 2.1.1 which isn't compatible with JBoss AS 6.0

> EAR produced by command line is different from that produced by Tools
> ---------------------------------------------------------------------
>
>                 Key: JBIDE-7470
>                 URL: https://issues.jboss.org/browse/JBIDE-7470
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: maven, UpStream
>         Environment: Win7 Java 1.6 32-bit
> JBDS 4 Beta 1
> AS6 M5
>            Reporter: Burr Sutter
>            Assignee: Snjezana Peco
>             Fix For: 3.2.x
>
>
> The .ear produced by using Maven at the command line is slightly different than the one produced by the Tools.  The one produced by the Tools will deploy but fails to run.  It produces are very odd browser-based error message.  
> Firefox:
> "Firefox has detected that the server is redirecting the request for this address in a way that will never complete."
> Chrome:
> "The webpage at http://localhost:8080/photoalbum/error.seam?cid=4 has resulted in too many redirects. Clearing your cookies for this site or allowing third-party cookies may fix the problem. If not, it is possibly a server configuration issue and not a problem with your computer."
> It is a Maven-based project, imported into JBDS 4 Beta 1, when deployed (Add-Remove dialog) as an exploded or compressed .ear, it produces the error above when hitting http://localhost:8080/photoalbum
> Command line created EAR: http://dl.dropbox.com/u/8625587/photoalbum-ear-3.3.3.Final.ear
> JBoss tools created EAR: http://dl.dropbox.com/u/8625587/photoalbum-ear.ear
> The project source - used by both the Tools and command-line:
> http://dl.dropbox.com/u/8625587/photoalbum_source.zip

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list