[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-934) components.properties are only relevant/required for test project, not war or others

Max Andersen (JIRA) jira-events at lists.jboss.org
Thu Sep 20 19:12:11 EDT 2007


    [ http://jira.jboss.com/jira/browse/JBIDE-934?page=comments#action_12377935 ] 
            
Max Andersen commented on JBIDE-934:
------------------------------------

note: the case where components.properties becomes relevant for a war is when the war needs to goto a plain tomcat; here it will work as if it was an embedded ejb...but that is not doable now (users have to do that change manually)

> components.properties are only relevant/required for  test project, not war or others
> -------------------------------------------------------------------------------------
>
>                 Key: JBIDE-934
>                 URL: http://jira.jboss.com/jira/browse/JBIDE-934
>             Project: JBoss Tools
>          Issue Type: Bug
>          Components: Seam
>    Affects Versions: 2.0.0.Beta3
>            Reporter: Max Andersen
>         Assigned To: Denis Golovin
>            Priority: Critical
>             Fix For: 2.0.0.Beta4
>
>
> war projects has a component.properties which is not needed.
> it is only relevant currently when running tests.
> fyi, info about jndiPattern:
> [2109 Friday 00:38] max.rydahl.andersen: what is jndiPattern *actually* used for ?
> [2109 Friday 00:39] peteratbleepbleep: depends on what the jndiPattern in components.xml is
> [2109 Friday 00:39] peteratbleepbleep: jndiPattern is the pattern used by Seam to lookup an EJB in JNDI
> [2109 Friday 00:39] peteratbleepbleep: differs depending on your as
> [2109 Friday 00:39] peteratbleepbleep: for jboss its earname/#{ejbName}/local
> [2109 Friday 00:39] peteratbleepbleep: for embedded it's #{ejbName}/local
> [2109 Friday 00:40] peteratbleepbleep: for glassfish ...
> and the default works for jboss so no need to specify that in components.properties

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

        



More information about the jbosstools-issues mailing list