You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Java client for Apple Push Notification service (APNs)
Hi!
I have experience with Java SE, but not so much in javaEE. Therefor my
question. Can I use your library in a ejb-container? Should I convert
everything to beans or could I add the jar file to my build path?
blixs
unread,
Oct 17, 2011, 4:18:07 AM10/17/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Java client for Apple Push Notification service (APNs)
Answering my self. Imported the jar-file to the build path of the .ear
and put it to the /lib of the project, so the whole project could use
it.