Could not successfully deploy my EJB program.

2008-03-27 Thread newbie-gero

Hi lists,
i have written a EJB program and it works successfully in jboss.
I now want to deploy into geronimo but it gives error. Allow me to list out
what i have done.

i create a database connection pool using the console. I'm using mysql
database. I have check that the database pool is running. I name the pool
MYSQL-POOL. Then i click on the usage link next to the connection pool to
see how to write the geronino-web.xml and web.xml. I have copy the text on
the page and upload it here
console+Guide.txt

These are the files i have copy from the console and put them into my EJB
codes
The web.xml
http://www.nabble.com/file/p16326615/web.xml web.xml 

The geronimo-web.xml
http://www.nabble.com/file/p16326615/geronimo-web.xml geronimo-web.xml 

These are the errors it response when i deploy:
LinuxCM:/home/chongming/geronimo # java -jar bin/deployer.jar --user system
--password manager deploy MusicApp.ear
Error: Unable to distribute MusicApp.ear: Unable to resolve resource
reference 'jdbc/MusicDB' (Could not auto-map to resource.  Try
adding a resource-ref mapping to your Geronimo deployment plan.

Search conducted in current module and dependencies:

[ALL: org.apache.geronimo.configs/j2ee-server//car]

[ALL: org.apache.geronimo.configs/openejb//car]

[ALL: org.apache.geronimo.configs/system-database//car]

[ALL: org.apache.geronimo.configs/tomcat6//car]

[ALL: org.apache.geronimo.configs/openjpa//car]

[ALL: org.apache.geronimo.configs/axis//car]

[ALL: org.apache.geronimo.configs/axis2//car]

[ALL: org.apache.geronimo.configs/j2ee-corba-yoko//car]

)

This is my deployment file
http://www.nabble.com/file/p16326615/MusicApp.ear MusicApp.ear 

Any advice please. I'm using Suse 10.3, mysql database and geronimo ver 2.1
Thanks in advance

-- 
View this message in context: 
http://www.nabble.com/Could-not-successfully-deploy-my-EJB-program.-tp16326615s134p16326615.html
Sent from the Apache Geronimo - Dev mailing list archive at Nabble.com.



Re: What are the ways to check Geronimo performance?

2008-03-20 Thread newbie-gero



djencks wrote:
> 
> 
> On Mar 20, 2008, at 10:28 AM, newbie-gero wrote:
> 
>>
>> Hi lists,
>> i have read up about the Geronimo and it seems to be a very good  
>> application
>> server. However i like to check the performance of Geronimo.
>>
>> So i like to ask all of you what are the ways to check for the  
>> scalability,
>> invocation speed, how much it can handle multi threaded functions, the
>> transport speed. Therefore i like to know what are the test tools i  
>> can use
>> or implement or how to go about it.
>>
>> Do any of you have done these before?
> 
> Well, Matt Hogstrom did a lot of work along these lines but he's not  
> very active at the moment.  We have a benchmarking application called  
> daytrader that can be used to test a lot of functionality.  However  
> IMO it is rather difficult to get useful comparative information  
> between app servers without an enormous amount of work and hardware.   
> Basically with tuning any well-known app server goes pretty darn  
> fast, and in any particular benchmarketing study usually the one that  
> the organization that does the study is more familiar with wins due  
> to better tuning.  I think the main use of apps like this is to  
> pinpoint specific performance bottlenecks and provide a relatively  
> controlled environment to try out solutions for them.
> 
> some of the things you are likely to need to get meaningful results:
> one or more real servers (multiprocessor multicore)
> lots of client machines
> a c-based test harness (Matt couldn't find a java based test harness  
> that could keep up with the server)
> 
> Kevan's provided links to a couple of Matt's reports.  At one time  
> geronimo 2.x had severe performance problems looking up Datasources  
> in jndi, but this has been fixed.  I'm not sure if the latest report  
> is before or after this fix.
> 
> thanks
> david jencks
> 
> Hi, i have read up the reports. And yes, they are very informative and i
> do get an idea on what are the tests that need to be done.
> However i like to ask what are the tools to get those graphs on the
> performance of Geronimo because i like to write up a proposal for geronimo
> and i like to present live data on the performance of Geronimo.
> 
> Thanks
> newbie
> 
>>
>> Thanks in advance
>> -- 
>> View this message in context: http://www.nabble.com/What-are-the- 
>> ways-to-check-Geronimo-performance--tp16184525s134p16184525.html
>> Sent from the Apache Geronimo - Dev mailing list archive at  
>> Nabble.com.
>>
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/What-are-the-ways-to-check-Geronimo-performance--tp16184525s134p16186619.html
Sent from the Apache Geronimo - Dev mailing list archive at Nabble.com.



What are the ways to check Geronimo performance?

2008-03-20 Thread newbie-gero

Hi lists,
i have read up about the Geronimo and it seems to be a very good application
server. However i like to check the performance of Geronimo.

So i like to ask all of you what are the ways to check for the scalability,
invocation speed, how much it can handle multi threaded functions, the
transport speed. Therefore i like to know what are the test tools i can use
or implement or how to go about it.

Do any of you have done these before? 

Thanks in advance
-- 
View this message in context: 
http://www.nabble.com/What-are-the-ways-to-check-Geronimo-performance--tp16184525s134p16184525.html
Sent from the Apache Geronimo - Dev mailing list archive at Nabble.com.



Re: How is Geronimo different from Jboss?

2008-03-20 Thread newbie-gero

Hi,
thanks for the information. It is quite informative. 
i like do some checks on the jboss and geronimo performance.
Maybe we can discuss on that issues once i get some information

Thanks

Ch Praveena wrote:
> 
> Hi,
> 
> Very happy to see you with the lists. Even I was with the same work since
> few days in "Evaluation of different application servers".  But I am new
> to
> both Jboss and Geronimo too. You can go with this attachment delivering
> few
> points with my documentation. Let us discuss with some more points. Hope
> you
> will help me some how as you seemed to have few years experience in
> working
> with Jboss. I am sure that the document is not completed.. It will be
> build
> periodically. It was updated 15 days back.
> 
> 
> 
> 
> 
> 
> 
> On 20/03/2008, newbie-gero <[EMAIL PROTECTED]> wrote:
>>
>>
>> Hi lists,
>> I have been using jboss for 2 yrs and i now trying out Geronimo.
>> I have read that jboss and Geronimo are both Java EE compliant. So what
>> are
>> the difference in jboss and Geroimo in terms of performance, usability
>> etc?
>> What are the things that geronimo have where jboss do not have?
>>
>> Thanks in advance
>>
>> --
>> View this message in context:
>> http://www.nabble.com/How-is-Geronimo-different-from-Jboss--tp16173233s134p16173233.html
>> Sent from the Apache Geronimo - Dev mailing list archive at Nabble.com.
>>
>>
> 
> 
> -- 
> Regards,
> 
> Praveena Chalamcharla,
> Securview
> 
>  
> 

-- 
View this message in context: 
http://www.nabble.com/How-is-Geronimo-different-from-Jboss--tp16173233s134p16184177.html
Sent from the Apache Geronimo - Dev mailing list archive at Nabble.com.



How is Geronimo different from Jboss?

2008-03-20 Thread newbie-gero

Hi lists, 
I have been using jboss for 2 yrs and i now trying out Geronimo.
I have read that jboss and Geronimo are both Java EE compliant. So what are
the difference in jboss and Geroimo in terms of performance, usability etc?
What are the things that geronimo have where jboss do not have?

Thanks in advance
-- 
View this message in context: 
http://www.nabble.com/How-is-Geronimo-different-from-Jboss--tp16173233s134p16173233.html
Sent from the Apache Geronimo - Dev mailing list archive at Nabble.com.



Cant find geronimo adapter v2.1 when install GEP with WTP

2008-03-18 Thread newbie-gero

Hi lists,
i have install the eclipse into my machine by following these steps
1. Download and unzip the eclipse classic version into this path
/home/red/eclipse
2. Download the WTP tools and unzip and install in /home/red/eclipse
3. Next i run the eclipse.

Now i trying to install the GEP with the WTP by  doing this:
1. Add a new server
2. Trying to find the server adapter by click on the 'Download additional
server adapters'
3. In the list i cannot find the Geronimo server adaptor v2.1

I am using geronimo version 2.1. can i use the version 2.1 adapter? i have
upload the picture of the server adapter listed in eclipse.
Thanks in advance
http://www.nabble.com/file/p16125735/serverAdapter.jpg serverAdapter.jpg 
-- 
View this message in context: 
http://www.nabble.com/Cant-find-geronimo-adapter-v2.1-when-install-GEP-with-WTP-tp16125735s134p16125735.html
Sent from the Apache Geronimo - Dev mailing list archive at Nabble.com.