Seems fixable by just changing those entries if you rename. I dont think
your current directory suggestion will work, since I think entries are
relative to /bin, not /conf/{name}
Just change conf/default/ references to conf/blabla/ and it should work.
If anyone has better suggestions then say on...
> -----Original Message-----
> From: Darius Davidavicius
> [mailto:[EMAIL PROTECTED]]
> Sent: Friday, February 23, 2001 8:16 AM
> To: JBoss-User
> Subject: [jBoss-User] JBoss21 hangs if default configuration not
> available
>
>
> Hi all,
>
> If I rename default configuration of the JBoss 21pre to any
> other name like "blabla"
>
> and i start Jboss21 pre with parameter "blabla" startup hangs up.
>
> It is because in the default/jboss.jcml i can find :
> <mbean code="org.jboss.jdbc.XADataSourceLoader"
> name="DefaultDomain:service=XADataSource,name=InstantDB">
> <attribute name="PoolName">InstantDB</attribute>
> <attribute
> name="DataSourceClass">org.opentools.minerva.jdbc.xa.wrapper.X
> ADataSourceImpl</attribute>
> <attribute name="Properties"></attribute>
> <attribute
> name="URL">jdbc:idb:../conf/default/instantdb.properties</attribute>
>
> but /conf/default I renamed!! why we have such interesting
> relations? I think here current directory would be better.
>
> And one more:
>
> jboss.properties
>
> java.security.auth.login.config==file:../conf/default/auth.conf
>
> here should be:
> java.security.auth.login.config==file:auth.conf
>
> now image i have my configuraiton called "TEST"
>
> I start JBoss using parameter "TEST" but auth.conf is taken
> from the directory ../default - sounds very strange.
>
> Best regards,
>
> D&D
>
>
>
>
>
>
>
>
> Darius Davidavicius
> Living-Source
> http://www.living-source.com/team_employee.php3?e_id=9&e_nextid=2
>
>
>
>
> --
> --------------------------------------------------------------
> To subscribe: [EMAIL PROTECTED]
> To unsubscribe: [EMAIL PROTECTED]
> List Help?: [EMAIL PROTECTED]
>
---------------------------------------------------------------------
This message (including any attachments) contains confidential, proprietary
or privileged information intended for a specific purpose and individual(s),
and is protected by law. If you receive this message in error, please
immediately delete it and all copies of it from your system, destroy any
hard copies of it and notify the sender. Any unauthorized disclosure,
copying or distribution of any part of this message, or the taking of any
unauthorized action based on it, is strictly prohibited.
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
List Help?: [EMAIL PROTECTED]