fascinating. I can get cvs version to compile on my win2k machine, just not my linux redhat 9. How weird is that? oh well, just "ant dist" and copy it over, I guess I can live in cvs now as well.
Question: you say you're using hibernate, with JBoss? I seem to be doing well enough with the xdoclet tags that produce jboss-*.xml files, anyhing I should look out for? ----- Original Message ----- From: "Konstantin Priblouda" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, October 09, 2003 6:01 AM Subject: Re: [Xdoclet-user] new to maven & xdoclet > > --- khote <[EMAIL PROTECTED]> wrote: > > Right after building "portlet" ... > > I switched over to using jikes to see if that > > helped, it only changed the > > location. > > > > [builder] BUILD SUCCESSFUL > > [builder] Total time: 10 seconds > > [builder] Buildfile: build.xml > > > > [builder] Unexpected Signal : 11 occurred at > > PC=0x4042E050 > > [builder] Function=(null)+0x4042E050 > > [builder] > > > Library=/usr/java/j2sdk1.4.2_01/jre/lib/i386/client/libjvm.so > > > > [builder] NOTE: We are unable to locate the > > function name symbol for the > > error > > [builder] just occurred. Please refer to > > release documentation for > > possible > > [builder] reason and solutions. > > > > > > [builder] Current Java thread: > > [builder] at java.lang.Class.forName0(Native > > Method) > > [builder] at > > java.lang.Class.forName(Class.java:141) > > [builder] at > > org.apache.tools.ant.Project.init(Project.java:274) > > [builder] at > > org.apache.tools.ant.Main.runBuild(Main.java:582) > > [builder] at > > org.apache.tools.ant.Main.start(Main.java:196) > > [builder] at > > org.apache.tools.ant.Main.main(Main.java:235) > > > > Well, it look that your jukes choked while loading > some class and barfed... Signal 11 is segment > violation, and usually such things shall not happen - > not java problem anymore. > > Why not use vanilla javac from SUN? > > > The 1.2b3 zip contains 1.2b4! > It's possible... I'm living always off CVS. > > regards, > > > ===== > ----[ Konstantin Pribluda ( ko5tik ) ]---------------- > Zu Verst�rkung meines Teams suche ich ab Sofort einen > Softwareentwickler[In] f�r die Festanstellung. > Arbeitsort: Mainz > Skills: Programieren, Kentnisse in OpenSource-Bereich > ----[ http://www.pribluda.de ]------------------------ > > __________________________________ > Do you Yahoo!? > The New Yahoo! Shopping - with improved product search > http://shopping.yahoo.com > > > ------------------------------------------------------- > This SF.net email is sponsored by: SF.net Giveback Program. > SourceForge.net hosts over 70,000 Open Source Projects. > See the people who have HELPED US provide better services: > Click here: http://sourceforge.net/supporters.php > _______________________________________________ > xdoclet-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/xdoclet-user ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. SourceForge.net hosts over 70,000 Open Source Projects. See the people who have HELPED US provide better services: Click here: http://sourceforge.net/supporters.php _______________________________________________ xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
