Hi Jacek...
Now I started to use Java 6.0 but I got the following error :(.
Notice that I attached the "default.properties" file I have in my
"felix.jar"
Welcome to Felix
================
DEBUG: WIRE: 2.0 -> org.osgi.framework -> 0
DEBUG: WIRE: 2.0 -> org.osgi.service.packageadmin -> 0
DEBUG: WIRE: 2.0 -> org.osgi.service.startlevel -> 0
DEBUG: WIRE: 1.0 -> org.osgi.framework -> 0
DEBUG: WIRE: 1.0 -> org.osgi.service.log -> 2.0
DEBUG: WIRE: 1.0 -> org.osgi.service.url -> 0
DEBUG: DYNAMIC WIRE: 1.0 -> org.apache.felix.shell -> 2.0
DEBUG: WIRE: 3.0 -> org.apache.felix.shell -> 2.0
DEBUG: WIRE: 3.0 -> org.osgi.framework -> 0
-> ERROR: Error starting
file:C:\Users\mnour\.m2\repository\org\apache\openejb\openejb-core\3.1.2-SNAPSHOT\openejb-core-3.1.2-SNAPSHOT.jar
(org.osgi.framework.BundleException: Unresolved constraint in bundle
org
.apache.openejb.core [6]: package;
(&(package=javax.transaction)(version>=5.0.0)))
org.osgi.framework.BundleException: Unresolved constraint in bundle
org.apache.openejb.core [6]: package;
(&(package=javax.transaction)(version>=5.0.0))
at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3263)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1597)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1077)
at
org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:264)
at java.lang.Thread.run(Thread.java:619)
On Sun, Oct 25, 2009 at 1:04 AM, Mohammad Nour El-Din
<[email protected]> wrote:
> Thats true, I will try it on Java 6.0 but tomorrow ;) and send ya a feedback
> too
>
> On Sun, Oct 25, 2009 at 12:58 AM, Jacek Laskowski
> <[email protected]> wrote:
>> On Sun, Oct 25, 2009 at 12:47 AM, Mohammad Nour El-Din
>> <[email protected]> wrote:
>>
>>> org.osgi.framework.BundleException: Unresolved constraint in bundle
>>> org.apache.openejb.core [6]: package; (package=javax.jws)
>>
>> I'm running on Java 6 where the javax.jwa is already available.
>> Perhaps you're running on Java 5 or older.
>>
>>> [ 27] [Installed ] [ 1] Apache XBean :: ASM shaded (repackaged) (3.6)
>>> [ 28] [Installed ] [ 1] Apache XBean :: Finder shaded (repackaged)
>>> (3.6)
>>> [ 29] [Installed ] [ 1] Apache XBean :: Reflect (3.6)
>>> [ 30] [Installed ] [ 1] Apache XBean :: Naming (3.6)
>>
>> I don't remember why, but there's something that made me upgrade XBean
>> to 3.7-SNAPSHOT too.
>>
>> Jacek
>>
>> --
>> Jacek Laskowski
>> Notatnik Projektanta Java EE - http://www.JacekLaskowski.pl
>>
>
>
>
> --
> Thanks
> - Mohammad Nour
> - LinkedIn: http://www.linkedin.com/in/mnour
> ----
> "Life is like riding a bicycle. To keep your balance you must keep moving"
> - Albert Einstein
>
> "Writing clean code is what you must do in order to call yourself a
> professional. There is no reasonable excuse for doing anything less
> than your best."
> - Clean Code: A Handbook of Agile Software Craftsmanship
>
--
Thanks
- Mohammad Nour
- LinkedIn: http://www.linkedin.com/in/mnour
----
"Life is like riding a bicycle. To keep your balance you must keep moving"
- Albert Einstein
"Writing clean code is what you must do in order to call yourself a
professional. There is no reasonable excuse for doing anything less
than your best."
- Clean Code: A Handbook of Agile Software Craftsmanship