On Oct 21, 2010, at 11:40 AM, David Blevins wrote:
> There should be an apps dir. So that's definitely something we'll want to
> fix.
FYI,
https://issues.apache.org/jira/browse/OPENEJB-1388
Missing apps/ and logs/ directory in standalone zip, tar.gz
-David
As the java versions are different, try the 3.1.2 with the new java version
You're right.
The deploy command also works for 3.1.3, if OpenEJB runs in a 1.5 VM.
If it runs in a 1.6 VM it works only for the first time, if the apps dir
is empty.
Same for 3.1.2, If it runs in a 1.6 VM it doesn'
On Oct 22, 2010, at 12:04 AM, joe wrote:
> Hi,
>
> The deploy command:
> openejb deploy -s ejbd://joe:4 -u
> C:\Users\joe\development\eclipse-java-helios-win32-workspace\dc5-ejb\build\dc5-ejb-5.0.0.jar
>
> My System:
> Java 1.6
> Windows 7 (UAC is turned off :)
>
> For OpenEJB 3.1.2 this
On Oct 22, 2010, at 1:29 AM, Jacek Laskowski wrote:
> On Thu, Oct 21, 2010 at 8:40 PM, David Blevins wrote:
>
>> There should be an apps dir. So that's definitely something we'll want to
>> fix.
>
> No, it doesn't exist. I'd noticed it during 3.1.3 release, but since
> there's an easy fix I
On Thu, Oct 21, 2010 at 8:40 PM, David Blevins wrote:
> There should be an apps dir. So that's definitely something we'll want to
> fix.
No, it doesn't exist. I'd noticed it during 3.1.3 release, but since
there's an easy fix I shamelessly decided to vote for it. Sorry for
not having reported
Hi,
The deploy command:
openejb deploy -s ejbd://joe:4 -u
C:\Users\joe\development\eclipse-java-helios-win32-workspace\dc5-ejb\build\dc5-ejb-5.0.0.jar
My System:
Java 1.6
Windows 7 (UAC is turned off :)
For OpenEJB 3.1.2 this deploy command works with a 1.5 VM
On Oct 21, 2010, at 6:03 AM, joe wrote:
> Hi,
>
> I tried to deploy an ejb.jar to the new OpenEJB 3.1.3 and having
> problems atfer the first successful deployment.
>
> Deploying for the first time (empty apps dir, btw. the openejb-3.1.3.zip does
> not contain an empty apps dir) works perfectl