Re: Help me

2001-09-20 Thread muthukumarasamy rajamanickam

Please read the error itÂ’s having all the solution to
fix your problem

--- nguyen dinh uong [EMAIL PROTECTED] wrote:

HR
PI have to meet some error when I deploy /demo/ejb
BRI hope You can help me BRFirst
error .This is appear when I use BRjava -jar
orion.jar BR/*BRAuto-deploying product
(No previous deployment found)... Error compiling
file:/CBR:/orion/demo/ejb/product/:
Error instantiating compiler: Javac not installed,
coBRpy tools.jar from your sun JDK
dir's lib dir to the orion dir or add a
lt;libraryBRpath=the/path/to/tools.jar /gt;
and restartBRAuto-deploying cart (No previous
deployment found)... Error compiling
file:/C:/oBRrion/demo/ejb/cart/: Error instantiating
compiler: Javac not installed, copy
tooBRls.jar from your sun JDK dir's lib dir to the
orion dir or add a lt;library
path=BRthe/path/to/tools.jar /gt; and
restartBRAuto-deploying usermanager (No
previous deployment found)... Error compiling
filBRe:/C:/orion/demo/ejb/usermanager/:
Error instantiating compiler: Javac not instaBRlled,
copy tools.jar from your sun JDK
dir's lib dir to the orion dir or add a
lt;BRlibrary path=the/path/to/tools.jar /gt;
and restartBRAuto-deploying product... Error
instantiating application 'ejbsamples' at
file:/BRC:/orion/demo/ejb/: Error auto-deploying
application-client at product: No
locatBRion specified and no suitable instance of the
type 'Product' found for the
ejb-rBRef MyProductBROrion/1.4.5
initializedBR*/BRSecond error .when I use command
BRjava -classpath
../../../orion.jar;../../../ejb.jar;../../../jndi.jar;.
CartClientBR/*BRException in thread main
java.lang.SecurityException: Invalid
username/password for ejbsamples
(admin)BRnbsp;nbsp;nbsp;nbsp;nbsp;nbsp;nbsp;
at
com.evermind.server.rmi.ba.gl(JAX)BRnbsp;nbsp;nbsp;nbsp;nbsp;nbsp;nbsp;
at
com.evermind.server.rmi.ba.gl(JAX)BRnbsp;nbsp;nbsp;nbsp;nbsp;nbsp;nbsp;
at
com.evermind.server.rmi.ba.f4(JAX)BRnbsp;nbsp;nbsp;nbsp;nbsp;nbsp;nbsp;
at
com.evermind.server.rmi.RMIServer.f4(JAX, Compiled
Code)BRnbsp;nbsp;nbsp;nbsp;nbsp;nbsp;nbsp; at
com.evermind.server.rmi.RMIContext.lookup(JAX)BRnbsp;nbsp;nbsp;nbsp;nbsp;nbsp;nbsp;
at
com.evermind.server.administration.LazyResourceFinder.f4(JAX)BRnbsp;nbsp;nbsp;nbsp;nbsp;nbsp;nbsp;
at
com.evermind.server.administration.LazyResourceFinder.getEJBHome(JAX)/P
Pnbsp;nbsp;nbsp;nbsp;nbsp;nbsp;nbsp; at
com.evermind.server.Application.aq8(JAX,
Compiled
Code)BRnbsp;nbsp;nbsp;nbsp;nbsp;nbsp;nbsp; at
com.evermind.server.ApplicationClientInitialContextFactory.getInitialBRContext(JAX,
Compiled
Code)BRnbsp;nbsp;nbsp;nbsp;nbsp;nbsp;nbsp; at
javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:6BR71)BRnbsp;nbsp;nbsp;nbsp;nbsp;nbsp;nbsp;
at
javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:242BR)BRnbsp;nbsp;nbsp;nbsp;nbsp;nbsp;nbsp;
at
javax.naming.InitialContext.init(InitialContext.java:218)BRnbsp;nbsp;nbsp;nbsp;nbsp;nbsp;nbsp;
at
javax.naming.InitialContext.lt;initgt;(InitialContext.java:174)BRnbsp;nbsp;nbsp;nbsp;nbsp;nbsp;nbsp;
at CartClient.main(CartClient.java:17)/P
P*/BRI don't know I'll have to continune how
BRThank you very much BRUo^ng Dinh
Nguyen /P

-

Get your private, free Email by Vietnamese at
http://vol.vnn.vn





Regards
Muthu Rajamanickam
e-mail:[EMAIL PROTECTED]
Phone:832-567-7859

__
Terrorist Attacks on U.S. - How can you help?
Donate cash, emergency relief information
http://dailynews.yahoo.com/fc/US/Emergency_Information/




Re: How do create ear and war file

2001-05-23 Thread muthukumarasamy rajamanickam

Hi,
Thanks for reply,

I have  one simple EJB ,now I want to deploy in orion
App server .
Question I have is How to I add EJB in the 
ejb-jar.xml file? I can create thru  java -jar
ejbassembler.jar.
But I am not able to add EJB in the ejb-jar.xml from
ejbassembler please let me  know .

Othet question I have is if I have 2EJB so I have to
create 2 XML file or I can use same XML to add other
EJB if answer is please let me  know how???


How do you create simple bat file to create .jar ,.war
and .ear fiel do you have any example  bat file I can
look at it

Please helpme

Regards
 Muthu
[EMAIL PROTECTED]

--- Johan Fredriksson
[EMAIL PROTECTED] wrote:
 Some people use ant, I use a simple bat-file to do
 this.
 
 An ear file is just a jar file with a couple of
 directories and a war-file
 in it.
 
 The war file is a jar file with your web-files (and
 classes for servlets and
 other stuff you put in web-inf/classes/ )
 
 This document is not intended to be a war-tutorial,
 but it serves good as a
 base for creating war files.
 

http://www.orionserver.com/tutorials/taglibs/lesson9/
 
 
 Johan
 
 
 
 - Original Message -
 From: muthukumarasamy rajamanickam
 [EMAIL PROTECTED]
 To: Orion-Interest
 [EMAIL PROTECTED]
 Sent: Tuesday, May 22, 2001 5:33 PM
 Subject: How do create ear and war file
 
 
  Hi any one please let me know how to create .ear
 and
  .war file I have one EJB ,I like to deploy the EJB
  using auto deployment.
  How to create ear and war file
  regards
  Muthu
  --- anand [EMAIL PROTECTED] wrote:
   there is an AutoUpdate.jar in the Orion
   directoryrun that jar file
   according to the instructions given u'll get
 the
   updated version
   directly updating ur folders
  
   regards
   @nand
   Verchaska,
  
  
   - Original Message -
   From: Ganasen Gounden [EMAIL PROTECTED]
   To: Orion-Interest
   [EMAIL PROTECTED]
   Sent: Tuesday, May 22, 2001 4:42 PM
   Subject: Re: Orion 1.5.0? Where do you download
 it
   from?
  
  
Where do you get Orion 1.5.0 from?
When I do a download from Orionserver, I get
   1.4.5zip for stable and
   latest binaries?
   
   
   
   
   
  
 

**
Any unauthorized use and interception of this
   e-mail is illegal.
If this e-mail is not intended for you, you
 may
   not copy,
distribute or disclose the contents to anyone.
   This e-mail
does not give rise to any binding legal
   obligations upon the
City of Cape Town unless the City of Cape Town
   subsequently
confirms the content in writing
   non-electronically.  This e-mail
may be confidential, legally privileged or
   otherwise protected
by law.  Unauthorised disclosure or copying of
 any
   or all of it
may be unlawful. If you receive this e-mail in
   error please notify
the sender and delete the message
   
   
  
 

**
   
  
  
  
 
 
  __
  Do You Yahoo!?
  Yahoo! Auctions - buy the things you want at great
 prices
  http://auctions.yahoo.com/
 
 


__
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/




ejb-Assembler tool

2001-05-23 Thread muthukumarasamy rajamanickam

How to  Add EJB in the in the ejb-jar.xml using the
ejb-Assembler tool from Orion.
When I am trying to add EJB from ejb-assembler .I am
getting error class not found.I gave like
Test.ejb.myejb .where i have to set the path in
Orion??
Please let me know
Regards
Muthu
[EMAIL PROTECTED]


__
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/




How do create ear and war file

2001-05-22 Thread muthukumarasamy rajamanickam

Hi any one please let me know how to create .ear and
.war file I have one EJB ,I like to deploy the EJB
using auto deployment.
How to create ear and war file 
regards
Muthu
--- anand [EMAIL PROTECTED] wrote:
 there is an AutoUpdate.jar in the Orion
 directoryrun that jar file
 according to the instructions given u'll get the
 updated version
 directly updating ur folders
 
 regards
 @nand
 Verchaska,
 
 
 - Original Message -
 From: Ganasen Gounden [EMAIL PROTECTED]
 To: Orion-Interest
 [EMAIL PROTECTED]
 Sent: Tuesday, May 22, 2001 4:42 PM
 Subject: Re: Orion 1.5.0? Where do you download it
 from?
 
 
  Where do you get Orion 1.5.0 from?
  When I do a download from Orionserver, I get
 1.4.5zip for stable and
 latest binaries?
 
 
 
 
 

**
  Any unauthorized use and interception of this
 e-mail is illegal.
  If this e-mail is not intended for you, you may
 not copy,
  distribute or disclose the contents to anyone. 
 This e-mail
  does not give rise to any binding legal
 obligations upon the
  City of Cape Town unless the City of Cape Town
 subsequently
  confirms the content in writing
 non-electronically.  This e-mail
  may be confidential, legally privileged or
 otherwise protected
  by law.  Unauthorised disclosure or copying of any
 or all of it
  may be unlawful. If you receive this e-mail in
 error please notify
  the sender and delete the message
 
 

**
 
 
 
 


__
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/




How do create ear and war file

2001-05-22 Thread muthukumarasamy rajamanickam

Please let know How do create ear and war file from
orionconsole
Muthu
--- Greg Stickley [EMAIL PROTECTED] wrote:
 Try this step by step example:
 http://www.jollem.com/orion-primer/
 --- Ganasen Gounden [EMAIL PROTECTED] wrote:
  Hello
  
  I have installed Orion 1.4.5 on Windows NT
  successfully.
  I now need to install the Petstore 1.1.2
  Application.
  
  Could someone please provide me with a step by
 step
  guideline.
  The existing information is confusing or
 incomplete
  or refers to the older version.
  I am also new to Orion and J2ee.
  
  My recommendation is that the Orion developers
 have
  a working version of the product bundled into the
  download
  of Orion. It will help me and others save a lot of
  problems in trying to get a j2ee sample
 application
  running quick and easily.
  Please realise that many of us do these downloads
  for evaluation and demonstration to our
 management.
  It is very disappointing when we have to battle in
  doing this. 
  
  I have had a bash at Jboss, Enhydra, In-q-my,
 Oracle
  9ias, Jrun, and now Orion. They all have similar
  challenges in getting Pet Store up and running.
  I
do not mean to be a nag but many thanks in
 advance
  if you can help.
  
  Regards
  
  Gan Gounden
  City of Cape Town
  Ph (021) 400-2174
  Fax (021) 425-1096
  Cell 083-63-59-268
  e-mail: [EMAIL PROTECTED]
  
  
  
  
 

**
  Any unauthorized use and interception of this
 e-mail
  is illegal.
  If this e-mail is not intended for you, you may
 not
  copy, 
  distribute or disclose the contents to anyone. 
 This
  e-mail 
  does not give rise to any binding legal
 obligations
  upon the
  City of Cape Town unless the City of Cape Town
  subsequently
  confirms the content in writing
 non-electronically. 
  This e-mail
  may be confidential, legally privileged or
 otherwise
  protected
  by law.  Unauthorised disclosure or copying of any
  or all of it
  may be unlawful. If you receive this e-mail in
 error
  please notify
  the sender and delete the message
  
 

**
  
 
 
 __
 Do You Yahoo!?
 Yahoo! Auctions - buy the things you want at great
 prices
 http://auctions.yahoo.com/
 


__
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/