[jboss-dev-forums] [Design of JCA on JBoss] - Re: Error In Building
gurkanerdogdu
do-not-reply at jboss.com
Thu Jul 2 15:00:59 EDT 2009
anonymous wrote :
| PostPosted: Thu Jul 2, 2009 14:39 PM Post subject: Re: Error In Building
| There is a bug in Ivy when compiling on Windows.
I am using Linux Distro. Anyway, as you suggested, I have downloaded ivy trunk and build jar. it works!
In the mean time, how could I start standalone server after build? I used the
java -jar jboss-jca-sjc.jar but it is resulted as
java.lang.StringIndexOutOfBoundsException: String index out of range: -1
| at java.lang.String.substring(String.java:1938)
| at org.jboss.jca.sjc.Main.boot(Main.java:94)
| at org.jboss.jca.sjc.Main.access$000(Main.java:55)
| at org.jboss.jca.sjc.Main$1.run(Main.java:592)
| at java.lang.Thread.run(Thread.java:619)
| Server started in 5ms
|
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4241582#4241582
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4241582
More information about the jboss-dev-forums
mailing list