[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: A Web-Application with JBoss AOP

2004-07-13 Thread Bill Burke
You can place the .war directly within the sar. So the sar would look like this: | kado.sar/ | kado.aop | kado.war | if that doesn't work, let me know. Bill View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3841869#3841869 Reply to

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: A Web-Application with JBoss AOP

2004-07-13 Thread kado0002
Yes this works! Thanks Karsten View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3841876#3841876 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3841876 --- This SF.Net e

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: A Web-Application with JBoss AOP

2004-07-20 Thread Fung
That's too great!! Can I ask you some question about A Web-Application with JBoss AOP? I was confused with this problem for a long time. How do you write your service MBean? Can you give me your examples? My email:[EMAIL PROTECTED] Thanks. View the original post : http://www.jboss.org/index

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: A Web-Application with JBoss AOP

2004-07-21 Thread Bill Burke
Sorry, the SAR archive should look like: | kado.sar/ | kado.aop | kado.war | META-INF/ | jboss-service.xml | jboss-service.xml should be empty except: | | | | I haven't tried this yet, but this may work too: | kado.jar/ | kado.a

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: A Web-Application with JBoss AOP

2004-07-30 Thread kabkhan
If you get the latest from cvs head, there are some examples for packaging under aop/docs/examples/injboss View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843731#3843731 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=384