[jbossseam-issues] [JBoss JIRA] Updated: (JBSEAM-3534) Problem sending email in Glassfish v2

Pete Muir (JIRA) jira-events at lists.jboss.org
Fri Oct 10 06:03:20 EDT 2008


     [ https://jira.jboss.org/jira/browse/JBSEAM-3534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pete Muir updated JBSEAM-3534:
------------------------------

    Fix Version/s: 2.1.0.GA


> Problem sending email in Glassfish v2
> -------------------------------------
>
>                 Key: JBSEAM-3534
>                 URL: https://jira.jboss.org/jira/browse/JBSEAM-3534
>             Project: Seam
>          Issue Type: Bug
>          Components: Mail
>    Affects Versions: 2.1.0.CR1
>         Environment: Glassfish v2
>            Reporter: Rodrigo Saito
>            Assignee: Pete Muir
>             Fix For: 2.1.0.GA
>
>         Attachments: jboss-seam-email.war
>
>
> In jboss the example application works fine, but in glassfish v2 it throws an exception.
> Caused by: java.lang.IllegalArgumentException: URI is not hierarchical
> 	at java.io.File.<init>(File.java:363)
> 	at org.jboss.seam.mock.MockServletContext.<init>(MockServletContext.java:44)
> 	at org.jboss.seam.ui.facelet.MockServletContextManager.create(MockServletContextManager.java:31)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> 	at java.lang.reflect.Method.invoke(Method.java:597)
> 	at org.jboss.seam.util.Reflections.invoke(Reflections.java:22)
> 	at org.jboss.seam.util.Reflections.invokeAndWrap(Reflections.java:126)
> 	at org.jboss.seam.Component.callComponentMethod(Component.java:2154)
> 	at org.jboss.seam.Component.callCreateMethod(Component.java:2077)
> 	at org.jboss.seam.Component.newInstance(Component.java:2037)

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

        



More information about the seam-issues mailing list