We had the same problem and found no solution. Only Servlet- and JDBC-API
contains methods to retrieve
vendor and version information. But in EJB there seems to be nothing like
this.
Our workaround is to check for vendor-specific classes. So we know at least
the vendor and in many cases the major version.

----- Original Message -----
From: "sal Wheelar" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, May 28, 2002 4:28 PM
Subject: [JBoss-user] Which App Server is running ?


> We are supporting multiple application servers and
> various versions of them.
>
> Is there any way to find out from enterprise java bean
> that what current application is running and it's
> Version Number.
>
> Thanks.
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! - Official partner of 2002 FIFA World Cup
> http://fifaworldcup.yahoo.com
>
> _______________________________________________________________
>
> Don't miss the 2002 Sprint PCS Application Developer's Conference
> August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm
>
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-user
>


_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to