jonbas-users Mailing List for JOnbAS
Status: Beta
Brought to you by:
sherold
You can subscribe to this list here.
2009 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
(2) |
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2010 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Jean-Francois G. <jf....@me...> - 2009-11-24 14:50:28
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type"> <title></title> </head> <body bgcolor="#ffffff" text="#000000"> Hi again,<br> <br> I found that the problem comes from the GenIc that can't be executed from Netbeans; it doesn't find the javac. Actually, the Jonas server is started with the jre included in the JDK, thus without any path to javac. Jonas should be started with a path to <my JDK>/bin instead of <my JDK>/jre/bin... <br> Have I done something wrong during install. My system JAVA_HOME is correct...<br> <br> Anyone can help?<br> Thanks in advance,<br> <br> JF<br> <br> Jean-Francois GUILLAUD a écrit : <blockquote cite="mid:15602801.913.1258997013686.JavaMail.SYSTEM@svr2003-webmail" type="cite"> <title></title> <meta http-equiv="Content-Type" content="text/html; "> <style type="text/css"> <!-- .message {background: white; font-size:10pt; font-family:'Arial'; color:#000000} .message p { margin-top: 0em; margin-bottom: 0em; } --> </style> Hi All,<br> <br> I'm trying to start with jonbas, I feel it meets my needs and is simple to use.<br> I'm using Netbean 6.7.1 and Jonbas 1.0.1 alfa with Jonas 4.10.5 (I also tried with 4.9.2). The install succeeded and I can start and stop the Jonas server from Netbeans but I meet a couple of problems. <br> First, when I create a new EAR project (I choose Jonas 4 with J2EE 1.4), the generated jonas-ejb-jar.xml seems to be generated for jonas 5.X (jonas-ejb-jar_4_0.xsd). Well, I try to change it manually...<br> Then, when I create a new EJB (Stateless session, for a try), it updates the ejb-jar.xml correctly but not the jonas-ejb-jar.xml... Well, again I try to update it manually...<br> Finally, when I try to deploy, the GenIC aborts and it can't be deployed.<br> <br> Any help would be appreciated. What's the complete process to create and deploy an simple EJB with this configuration?<br> Many thanks in advance,<br> <br> Regards,<br> <br> JF Guillaud<br> <hr>Sent with DeskNow Lite - Free mail & groupware server <a moz-do-not-send="true" href="http://www.desknow.com">http://www.desknow.com</a> <pre wrap=""> <hr size="4" width="90%"> ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. <a class="moz-txt-link-freetext" href="http://p.sf.net/sfu/bobj-july">http://p.sf.net/sfu/bobj-july</a></pre> <pre wrap=""> <hr size="4" width="90%"> _______________________________________________ Jonbas-users mailing list <a class="moz-txt-link-abbreviated" href="mailto:Jon...@li...">Jon...@li...</a> <a class="moz-txt-link-freetext" href="https://lists.sourceforge.net/lists/listinfo/jonbas-users">https://lists.sourceforge.net/lists/listinfo/jonbas-users</a> </pre> </blockquote> <br> <pre class="moz-signature" cols="72">-- Jean-François GUILLAUD Editions MEGASTAR 13 Avenue du Cerisier Noir 86530 Naintré Tél: 05 49 90 28 30</pre> </body> </html> |
From: Jean-Francois G. <jf....@me...> - 2009-11-23 17:47:48
|
Hi All, I'm trying to start with jonbas, I feel it meets my needs and is simple to use. I'm using Netbean 6.7.1 and Jonbas 1.0.1 alfa with Jonas 4.10.5 (I also tried with 4.9.2). The install succeeded and I can start and stop the Jonas server from Netbeans but I meet a couple of problems. First, when I create a new EAR project (I choose Jonas 4 with J2EE 1.4), the generated jonas-ejb-jar.xml seems to be generated for jonas 5.X (jonas-ejb-jar_4_0.xsd). Well, I try to change it manually... Then, when I create a new EJB (Stateless session, for a try), it updates the ejb-jar.xml correctly but not the jonas-ejb-jar.xml... Well, again I try to update it manually... Finally, when I try to deploy, the GenIC aborts and it can't be deployed. Any help would be appreciated. What's the complete process to create and deploy an simple EJB with this configuration? Many thanks in advance, Regards, JF Guillaud |